slint/tools
Tobias Hunger e9d28f00e3 tools: Unshare some code
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.
2022-11-26 18:26:37 +01:00
..
compiler Fix C++ Ninja build on Windows 2022-11-23 17:18:52 +01:00
figma_import Bump version number to 0.3.2 2022-10-28 09:30:14 +00:00
fmt Bump version number to 0.3.2 2022-10-28 09:30:14 +00:00
lsp Revert "build fix: Undo spelling fix, typo is upstream" 2022-11-23 16:03:14 +01:00
online_editor tools: Unshare some code 2022-11-26 18:26:37 +01:00
syntax_updater syntax_updater: move to the new syntax for the transitions 2022-11-22 15:16:54 +01:00
viewer Bump version number to 0.3.2 2022-10-28 09:30:14 +00:00