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
Hi,
I have defined editor.wordSeparators for mvbasic extension.
Double click selects the variable as expected.
But Ctrl+click on a variable does not, for ex. in the following line if I ctrl+click on NHTOBLIGATION.BALANCE.AS.AT.DATE variable, it will try to search it with following colon (:), but colon is specified as separator in editor.wordSeparators. ' "BalanceAsAtDate": "' : NHTOBLIGATION.BALANCE.AS.AT.DATE: '"'
Double click on the variable works ok.
Extension version: 2.1.5
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:22:42.175Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)
Type: Bug
Hi,
I have defined editor.wordSeparators for mvbasic extension.
Double click selects the variable as expected.
But Ctrl+click on a variable does not, for ex. in the following line if I ctrl+click on NHTOBLIGATION.BALANCE.AS.AT.DATE variable, it will try to search it with following colon (:), but colon is specified as separator in editor.wordSeparators.
' "BalanceAsAtDate": "' : NHTOBLIGATION.BALANCE.AS.AT.DATE: '"'
Double click on the variable works ok.
Extension version: 2.1.5
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:22:42.175Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
canvas_oop_rasterization: disabled_off
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: