mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
wip: vscode extension
This commit is contained in:
parent
0deb85fa45
commit
bf42d8b011
2 changed files with 3 additions and 3 deletions
|
|
@ -63,6 +63,7 @@ export default defineConfig({
|
|||
sidebar: [
|
||||
"docs",
|
||||
"docs/cli",
|
||||
"docs/ide",
|
||||
"docs/share",
|
||||
"docs/modes",
|
||||
"docs/rules",
|
||||
|
|
@ -72,7 +73,6 @@ export default defineConfig({
|
|||
"docs/keybinds",
|
||||
"docs/enterprise",
|
||||
"docs/mcp-servers",
|
||||
"docs/using-in-ide",
|
||||
"docs/troubleshooting",
|
||||
],
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue