-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: Version: 1.68.1
- OS Version: Windows_NT x64 10.0.19043
It seems like a memory leak
![image…
-
Having merge conflicts on settings and the merge editor isn't helpful. Looks like base equals yours and not the real shared base
remote
```
{
"editor.inlineSuggest.enabled": true,
"testing.…
-
**Describe the bug**
In R Markdown documents, hitting `Cmd + Enter` will execute code block in one go.
In Quarto documents, hitting `Cmd + Enter` will execute the code block line by line - which is …
-
* have an empty settings file
* paste the contents below
* 💥 an error happens
```
{
// Editor
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.foldin…
-
I upgraded today to version 9.1.0 and all angular icons disappeared.
HTML, SCSS, Folders, .spec.ts icons are appearing normally.
vscode 1.36.1
MacOS Mojave 10.14.5
-
### Steps to Reproduce
I have the PSU extension in VS Code. I open a dashboard script to work on a dashboard. If I leave the tab open in VS Code, the Universal.Server process Memory usage will co…
-
- OS: `linux`
- GO Version: `1.19.3`
- Pkg Version: `0.6.1`
I use `dump.Format(ob)` where ob is an interface of struct
then I have error:
runtime error: makeslice: cap out of range
**tra…
-
Type: Bug
I'm not much of a GitHub user, so let me briefly describe my problem.
I don't know since when I use VScode to open Java files, I will be prompted to use JDK17, but at this time, I can …
-
Type: Bug
settings.json:
```json
{
"workbench.colorTheme": "Default Dark+",
"window.titleBarStyle": "custom",
"workbench.colorCustomizations": {
"window.titleBarStyle": "c…
-
During the last weeks we worked on kubenav v4. For the next major release we decided to switch from Capacitor to Flutter, to improve the performance of the app across all devices and to fix some long …