You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update VS Code to the latest version 1.96.2 from 1.96.1
With jsconfig.json present in the workspace root dir the TypeScript and JavaScript Language Features extension will throw 3 uncaught errors (3 instances of the same error in Runtime Status) and the CodeLens reference counter no longer works. All reference counts now say no commands instead of e.g. "2 references"
If the jsconfig.json file is removed then the error does not occur and code lens works correctly. The content of the jsconfig.json file is the basic version as added automatically by VS Code.
Type: Bug
jsconfig.json content
{
}
Also, when any js file window is activated in the editor, an additional error is added to the Runtime Status
VS Code version: Code 1.96.2 (fabdb6a, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (24)
A/B Experiments
The text was updated successfully, but these errors were encountered: