microsoft / microsoft/vscode-dotnettools
lscache non-determinism
Open
@drewnoakes is already working on this.
Since Apr 9, 2026.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Type: Bug
Example: https://github.com/dotnet/roslyn/pull/83099
Commit 1, I added all the .lscache files from opening vscode. Then I restarted extensions, and got the changes in commit 2.
Extension version: 3.11.200
VS Code version: Code 1.115.0 (41dd792b5e652393e7787322889ed5fdc58bd75b, 2026-04-07T22:04:57Z)
OS version: Linux x64 6.8.0-106-generic
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz (20 x 4800) |
| GPU Status | 2d_canvas: enabled GPU0: VENDOR= 0x10de, DEVICE=0x1fb0, DRIVER_VENDOR=Nvidia, DRIVER_VERSION=580.126.09 ACTIVE GPU1: VENDOR= 0x8086, DEVICE=0x9bc5 Machine model name: Machine model version: direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off trees_in_viz: disabled_off video_decode: enabled video_encode: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off webnn: disabled_off |
| Load (avg) | 2, 3, 6 |
| Memory (System) | 62.57GB (37.40GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
| DESKTOP_SESSION | regolith-x11 |
| XDG_CURRENT_DESKTOP | Regolith:GNOME-Flashback:GNOME |
| XDG_SESSION_DESKTOP | regolith-x11 |
| XDG_SESSION_TYPE | x11 |
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.