-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
### Description
Today, a new version of VSCode has been released and enhaced a new feature allowing Github Copilot to follow specific rules for reviewing code, rewriting, etc.
It would be nice if …
-
## Issue Description ##
Hi, im currently trying to set-up vscode in such a way that I can use both the debugger and `dotnet watch run`. When running` dotnet watch run` it spawns a new process eg `wea…
-
Since a while ago I have been facing this problem when I try to create a barrel:
![image](https://github.com/user-attachments/assets/4a14ec21-1643-4c6c-b1c1-7a99c1a1f6dc)
-
Priority: Low
## Issue Description
Now that GitHub has built-in VSCode at github.dev, perhaps we should change the "edit this page" link from the old plain text editor to the new VSCode IDE? Or ad…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.90.2
- OS Version: Debian 12
VSCode seems to fail to clear cached content of a `TextDocument…
-
Copied from: https://github.com/microsoft/vscode/issues/228877
Type: Bug
It is hard to "reproduce" because I don't know the cause.
The only difference between yesterday and today is SARIF sta…
-
**Describe the bug**
Received message `no result from server` on running a quick query.
Immediately preceding extension log:
```
[2021-07-01 08:29:46] [DETAILS] resolve qlpacks> Scanning for…
-
**Describe the bug**
If I write a valid test and a test with an empty name and run either of them, the test never exits. Looking at Deno Language Server output, it seems to panic:
```
Executing t…
-
After https://github.com/dotnet/aspnetcore/pull/25253, test debugging in VSCode doesn't work any more for the Java signalr tests, possibly because of the change to the project layout.