Blockers from me using it full time:
- Rulers (multiple are necessary for me)
- Support for setting LF as default, not CRLF (editorconfig is not sufficient, and VS's editorconfig is missing that feature anyway)
- Reveal in sidebar functionality for the current file, with a keyboard shortcut
Nice to have:
- Ctrl+mousewheel zoom
- Portable version
More to come I imagine...
Thanks for creating this Domenic! I'm going to piggy back on it.
I've noticed that sometimes at the end of a word, the cursor is sticky to movement. Like, maybe I type "continue", and after the "e", want to cursor up, but I can't! Easy to get out of this, worse case mouse, but ... annoying. Seems like it must be a bug, I can't reproduce ATM, but have seen this more than once.
Need to have full multi-cursor support, ala sublime/atom. Was happy to see select a char, then cmd-D, selected the next one with multi-select. I use this pattern a lot. But I also often like to multi-select a number of lines at once. Think it's shift-ctrl-cursor down. One time I tried it, it did nothing. Another time, inserted "box" chars.
More file operations; I often duplicate files, I think that was a missing operation.
Can't live without my column 80 ruler. Typed some 100-char lines today - so embarrassing!