|
|
|
|
|
by eric-hu
1298 days ago
|
|
I’ll add onto this, cmd-shift-p is the reason to use VS Code over neovim/vim. For every plug-in I’ve installed in vim, I used about 5% of their behavior. I’ve spent time looking through plug-in utilities and thought “oh that’s useful” and then forgotten about them by the next day. I’m aware that in vim, I can type :substring<tab> and get a list of commands. As far as I recall, I only get name matches. VSCode’s action search massively improves the user experience of this, allowing me to scan descriptions of plug-in commands. |
|