-
At the moment, the extension does not have the possibility to configure the location of the structurizr server that will render the dsl diagrams (live-preview).
The Live preview does not seem to wo…
-
I recognise that there may be 2 issues in here: unable to connect, and unable to detach default config.
Does this occur consistently? Yes
Repro steps:
1. Install Azurite (in my case as a container)…
-
-
Since the VS Code extension already uses WASM compilation of the Rust language server, I believe it should be possible to add a browser entrypoint to the extension. That would mean that users could us…
-
### Godot version
v4.3.stable.official [77dcf97d8]
### VS Code version
1.93.1
### Godot Tools VS Code extension version
2.1.0
### System information
Windows 11
### Issue descri…
-
### Description
I see that APNG support was added in PR https://github.com/sindresorhus/file-type/pull/215 which is great to detect the difference between a static PNG and animated PNG. This works gr…
-
The release notes for version 2.0.0 suggests there is a way to enable beautifying, but I cannot find the correct settings to make this work. I currently have:
```json
"[mjml]": {
"editor.defau…
-
From vscode-dotnettools created by [pieroflacco](https://github.com/pieroflacco): microsoft/vscode-dotnettools#973
### Describe the feature you'd like
Hi,
I'm building my own VsCode Extension a…
-
It would be nice to have option to run the test in debug mode just like vitest
currently, I have to manually copy the test script command after clicking "Run test" via Code Lense and run it using v…
-
- install vs code server during docker build
- install vs code extensions during docker build
`code --install-extension ms-vscode.cpptools`