elfmz

Results 341 comments of elfmz

closing as irrelevant/fixed

See branch edit-live-expandtab There was imlemented changing tabs/spaces by F5 in editor and saving tabs expansion per-file in history. Planned improvement is Shift+F5 to allow per-file spaces count modification on...

There is already option Show white space in F9/Options/Editor settings

Whitespaces toggling added on Ctrl+F5. This however not saved per file, should it be? IMHO not, but can reconsider..

Merged to master, regarding autodetection - may be will do it as an extra option, i just afraid that it will be too much unpredictable

Its still heuristics, no matter how its done. Also, i think if implementing this then need also check 'sibling' files in same in case new file being created or in...

may be its better to save tabs state only if it was modified explicitly (by F5)? and keep default if it wasnt?

first i suspect that other still free keys can be used by plugins or by some future useful functionality so i don't like reserving all F-s right now, second all...

maybe this? https://editorconfig.org/

format doesnt look as something much more than usual ini file with few simple extensions so better to avoid extra dependency