paviko 2e412ff015 feat(webgui): add token usage stats display to assistant messages 3 mesi fa
..
resources b74afa2ec6 Publish prepare 4 mesi fa
src 828fee43f1 auto refresh files in IDE on edit/write 4 mesi fa
test-fixtures b487a18316 first release 4 mesi fa
.eslintrc.json b487a18316 first release 4 mesi fa
.vscode-test.mjs b487a18316 first release 4 mesi fa
.vscodeignore b487a18316 first release 4 mesi fa
CHANGELOG.md 2e412ff015 feat(webgui): add token usage stats display to assistant messages 3 mesi fa
README.md 3d9cf17f11 Publish prepare 4 mesi fa
package-lock.json b487a18316 first release 4 mesi fa
package.json 32b94f7a8d feat(webgui): add OAuth instructions support 3 mesi fa
pnpm-lock.yaml b487a18316 first release 4 mesi fa
tsconfig.json b487a18316 first release 4 mesi fa
tsconfig.test.json b487a18316 first release 4 mesi fa

README.md

OpenCode UX+

Unofficial OpenCode VSCode plugin

  • Drag and drop files to context (JetBrains: from Project Window; VS Code: from Explorer or editor tab)
  • Add all opened files to context via command/shortcut
  • Add current opened file to context via command/shortcut
  • Add selected line ranges to context via command/shortcut
  • Easier prompt editing in a dedicated text area

This extension bundles the OpenCode backend executable for supported platforms and runs it locally. The binaries are stored under resources/bin inside the extension and are used to provide the chat and analysis features.

OpenCode VSCode extension screenshot