-
**Describe the bug š**
Running the example, that you gave us. I'm using a fresh venv.
```python
(venv) PS C:\Users\test\win_cap> python wincap.py
Traceback (most recent call last):
File "C:ā¦
-
Converting to an issue since I see no way this would be intended behavior, and I haven't been able to solve it myself.
I have `"rust-analyzer.cargo.features": ["scrap/linux-pkg-config"]` in a `.vscā¦
-
### Describe the bug
Every time I save file cargo check invoked from rust analyzer. then tauri trigger reload and recompile.
However it recompile a lot of crates each time I save which takes a lot oā¦
-
Currently running `x setup` prompts an editor setup for VSCode for rustc compiler development in the following way :
```
x.py can automatically install the recommended `.vscode/settings.json` file forā¦
-
**rust-analyzer version**: `rust-analyzer version: 0.3.2112-standalone (94b526fc8 2024-09-15) [/Users/greg/.vscode/extensions/rust-lang.rust-analyzer-0.3.2112-darwin-arm64/server/rust-analyzer]`
**ruā¦
-
### Describe the bug
vscodium does not load multiple extentions
### Steps To Reproduce
1. Install vscodium with extentions like: `pkgs.vscode-extensions.rust-lang.rust-analyzer`, `pkgs.vscode-extā¦
-
Type: Bug
## Issue Description ##
Having watched files or paths is causing the workspace/didChangeWatchedFiles handler to try and 1:1 tranlate a glob pattern (valid paths can include `..` anywhere)ā¦
-
**What version of VS Code are you using?**
Version: 1.93.1 (Universal)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054ā¦
-
### Describe the bug
VSCode remote SSH connections fail when nu is the default shell
### How to reproduce
1. setup an ssh connection
2. on host, set default shell to nu
3. on client, connect to ā¦
-
OS: Windows10 x64
VSCode version: 1.83.1 x64
CodeLLDB version: v1.10.0
Compiler: rustc 1.73.0 (cc66ad468 2023-10-03)
Debuggee: x86_64-windows-msvc
Problem:
When using the CodeLLDB plugin tā¦