Skip to content

Instantly share code, notes, and snippets.

@domenic
Created February 17, 2016 17:59
Show Gist options
  • Save domenic/238049bb8832bfafc07c to your computer and use it in GitHub Desktop.
Save domenic/238049bb8832bfafc07c to your computer and use it in GitHub Desktop.
VS Code wishlist

Blockers from me using it full time:

Nice to have:

More to come I imagine...

@pmuellr
Copy link

pmuellr commented Feb 20, 2016

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment