-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.93.1
- OS Version: Linux mint 21.3
Steps to Reproduce:
1. install `thunder client` extension (I found that…
-
## Issue Description ##
After removing or renaming a controller and views, Razor language server crash at VS code startup
## Steps to Reproduce ##
1. open project (ASP.Net MVC core 3.1),
2. r…
-
**rust-analyzer version**: `rust-analyzer version: 0.3.2070-standalone (0daeb5c0b 2024-08-10) [/Users/user/.vscode/extensions/rust-lang.rust-analyzer-0.3.2070-darwin-arm64/server/rust-analyzer]`
…
-
Hi there.
So I tested out the project from running VSCode in Linux and installed from Marketplace. I then set the ROMs from the interface. Following the Quick-start guide until I was ready for exam…
-
```
AttributeError Traceback (most recent call last)
[/Users/dekahalane/superagent-py/test.ipynb](https://file+.vscode-resource.vscode-cdn.net/Users/dekahalane/superagent-…
-
-
I've tried to install devcontainer cli via vscode. But if I want to use the devcontainer command following error appears:
```sh
/usr/local/bin/devcontainer: line 52: /private/var/folders/p0/rtj9cdj…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [ ] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not…
-
**Describe the bug**
Espressif IDE 3.0.0 with idf 5.3 c++ Project `include ` error in windows。
But it is ok with vscode in windows。and is ok in macbook too.
**To Reproduce**
Steps to reproduc…
-
Using the following file:
```
namespace OutliningTest
module File1 =
module BeforeModule =
let foo = "bar"
// Before
// comment
type BeforeType =
| Hello…