Works well from cli and zed editor but some reason it does not work add-on. I tried addon version "0.24.0" from GitHub (since addon yet to update in Godot store).
Also, dedicated cli option for "indent_blank_lines" would be nice.
Temporary Fix:
If I add .editorconifg file at temporary file path (/tmp/) then it works with addon.
Works well from cli and zed editor but some reason it does not work add-on. I tried addon version "0.24.0" from GitHub (since addon yet to update in Godot store).
Also, dedicated cli option for "indent_blank_lines" would be nice.
Temporary Fix:
If I add
.editorconifgfile at temporary file path (/tmp/) then it works with addon.