Extension dependencies
Multiple features require another extension to work, so this page lists them so that you are sure you have the necessary extensions to function.
Direct dependencies
Section titled “Direct dependencies”Visual Studio Code
Section titled “Visual Studio Code”Don’t think this one needs to be explained, but there is one thing: While no guarantees it will work 100% as intended, you can try using a VS Code fork if you want (such as Cursor or VSCodium).
Copilot Chat
Section titled “Copilot Chat”ID: github.copilot-chat
Required: false
Copilot Chat allows the user to chat with Neuro on the sidebar panel. It also powers inline completions, allowing Neuro to “complete the code”.
ID: vscode.git
Required: true
Built-in extension
The built-in Git extension powers Neuro’s ability to interact with the git repository.
Indirect dependencies
Section titled “Indirect dependencies”Language servers
Section titled “Language servers”Powers: Linting Analysis
Language server extensions contribute to the Linting Analysis portion indirectly by contributing to VSCode’s linting diagnostics feature, which gets listened to and pulled by the extension.
Shells
Section titled “Shells”Powers: Terminal
To use the terminal feature, you are required to have installed shells on your computer.