-
Hi, I maintain VS Code's Webview API
## Issue
Our telemetry suggests that your extension uses webviews and may be loading resources in these webviews using hardcoded `vscode-resource:` URIs. These…
mjbvz updated
4 years ago
-
## Issue Description ##
In VS Code online (codespaces), Omnisharp seems to not work anymore. It doesn't find any of the system libraries, etc:
![image](https://user-images.githubusercontent.com/11…
-
Thanks for the [nice how-to video on using chezmoi on YouTube](https://www.youtube.com/watch?v=HXx6ugA98Qo)!
A few notes:
You can automate the installation of vim plugins by running:
vim …
-
For a while now, VSCode has shipped with node 12, which [according to the typescript wiki](https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping) can handle `ES2019`.
I may be missing so…
-
Hello,
I was following the instruction on [https://code.visualstudio.com/docs/remote/containers](https://code.visualstudio.com/docs/remote/containers). However, there are some fundamental issues th…
-
Extension runs in:
- [ ] VS Code for Desktop
- [ ] Hassio Add-on
- [ ] Visual Studio Online
- [X] Other: Running coder in standalone docker
I'm running VS Code on:
- [ ] Windows
- [ ] Mac …
-
#Description
Update Language comparison .md file with updates & add into DoD review checklists
References #456
-
Issue Type: Bug
Get this error in VS Code - when selecting "Start Collaboration session". I am home, not behind any proxy. I have allowed ".vscode\extensions\ms-vsliveshare.vsliveshare-1.0.2104\…
-
## Issue Description ##
C# compiler warnings show up in the VS Code editor and Problems tab even though an .editorconfig file exists that says that these warnings should be `silent`.
## Steps to…
-
## Issue Description ##
Attach to process pane hides the full process information and makes it hard to find the correct process
## Steps to Reproduce ##
Go to the run tab and switch to .NET Core …