mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-17 18:57:10 +00:00
Do not interact with the language server directly in vscode, but use vscode.commands.executeCommand(...) instead. The online_editor will of course need to continue to interact with the language server directy, so this unshares a bit of code. It is not too much and straight forward code, so that is not too bad. |
||
|---|---|---|
| .. | ||
| compiler | ||
| figma_import | ||
| fmt | ||
| lsp | ||
| online_editor | ||
| syntax_updater | ||
| viewer | ||