Hacker News new | ask | show | jobs
by agosz 668 days ago
Can I use the VS Code C++ extensions still?
1 comments

Yes, vscode-neovim makes VSCode's editor be Neovim. It works very well with other VSCode extensions. For example, you can type `gd` to go to the definition of a C++ identifier.