Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>NeevCodeNew to Visual Studio Code? Get it now.
NeevCode

NeevCode

Neevcode

|
3 installs
| (0) | Free
AI-powered coding assistant by NeevCloud
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NeevCode for VS Code

AI-powered coding assistant by NeevCloud — chat with AI about your code, run agentic coding sessions, and review changes without leaving VS Code.

Features

  • Chat sidebar — click the NeevCode icon in the activity bar, or press Ctrl+Shift+L (Cmd+Shift+L on macOS) to open the chat as an editor panel.
  • Agentic sessions — the assistant can read your project, propose changes, and show diffs for review.
  • Add file context — click the + button in any editor's title bar to add the current file to the conversation.
  • Sign in — run NeevCode: Sign In from the command palette to connect your NeevCloud account and unlock model access.

Requirements

The extension needs a NeevCode server to talk to. It finds one automatically, in this order:

  1. A running NeevCode desktop app — if the desktop app is open, the extension connects to it (recommended).
  2. The neev/opencode CLI — if installed and on your PATH, the extension starts a local server for you. You can also point neevcode.opencodePath at the binary explicitly.
  3. A remote server — set neevcode.serverUrl, neevcode.serverUsername, and neevcode.serverPassword in settings to connect to a server you run yourself.

Extension settings

Setting Description
neevcode.serverUrl Override the NeevCode server URL (leave blank to auto-connect).
neevcode.serverUsername Basic-auth username for the server (defaults to neevcode).
neevcode.serverPassword Password for the server (required when serverUrl is set).
neevcode.opencodePath Path to the opencode/neev CLI used to start a local server (leave blank to auto-detect).

Commands

Command Keybinding
Open NeevCode Chat Ctrl+Shift+L / Cmd+Shift+L
Add File to NeevCode Chat —
NeevCode: Sign In —
NeevCode: Sign Out —

License

MIT. NeevCode is a fork of opencode.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft