Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.
| Beide kanten vorige revisie Vorige revisie Volgende revisie | Vorige revisie | ||
|
werkinstructies:vscodium_opencode [2026/03/25 14:32] abel |
werkinstructies:vscodium_opencode [2026/03/31 11:00] (huidige) abel [start] |
||
|---|---|---|---|
| Regel 2: | Regel 2: | ||
| VSCodium is a community-driven, | VSCodium is a community-driven, | ||
| - | ===== Connect a TUI interface | + | ===== install opencode plugin |
| + | The most used opencode plugins for VSCode have issues when installed in VSCodium except // | ||
| - | Because we start opencode with a webinterface we need to attach a TUI interface using opencode. | + | in the left sidebar select **Extentions(Ctrl+Shift+X)** |
| - | On the command line we could do:\\ | + | in the search bar type //**OpenChamber**// |
| - | '' | + | |
| - | but since we plan to use the TUI in VSCodium we might as wel create a startup task in VSCodium | + | ===== set link to opencode instance ===== |
| + | Now that the plugin is installed | ||
| + | |||
| + | navigate | ||
| + | |||
| + | In the window that opens, | ||
| + | |||
| + | in the field **Api Url** enter '' | ||
| + | |||
| + | Leave the **Opencode Binary** empty. | ||
| + | |||
| + | ===== start ===== | ||
| + | Test by pressing the cube like icon in the top right of the VSCodium | ||
| - | In VSCodium press '' | ||
| - | < | ||
| - | { | ||
| - | " | ||
| - | " | ||
| - | { | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | }, | ||
| - | " | ||
| - | " | ||
| - | } | ||
| - | } | ||
| - | ] | ||
| - | } | ||
| - | </ | ||
| - | this can now be run with **Tasks: Run Task** | ||