-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explicit String Variables (e.g. ${variable}) do not resolve in debugging #4878
Explicit String Variables (e.g. ${variable}) do not resolve in debugging #4878
Comments
Debugging it reveals that hovering over |
To be continued... |
I think what's going on is that, while debugging, VS Code automatically looks up the values of symbols on hover if they are variables. So So like when I have all LSP messages getting logged, when not debugging I see a hover request go across for both |
Type: Bug
Start Debugging.
Expected: Can peek the value during debugging

Actual: Cannot, however "$module" works fine.
Extension version: 2023.11.1
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.22635
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: