mirror of
https://github.com/sst/opencode.git
synced 2025-07-24 08:15:04 +00:00
.. | ||
images | ||
script | ||
src | ||
.gitignore | ||
.vscode-test.mjs | ||
.vscodeignore | ||
bun.lock | ||
esbuild.js | ||
eslint.config.mjs | ||
package.json | ||
README.md | ||
tsconfig.json |
opencode VS Code Extension
A VS Code extension that integrates opencode directly into your development environment.
Prerequisites
This extension requires opencode to be installed on your system. Visit opencode.ai for installation instructions.
Features
- Cmd+Escape: Launch opencode in a split terminal view
- Alt+Cmd+K: Send selected code to opencode's prompt
- Tab awareness: opencode automatically detects which files you have open
Support
This is an early release. If you encounter issues or have feedback, please create an issue at https://github.com/sst/opencode/issues.