AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
226 stars 54 forks source link

Toggle comment line not working #1147

Closed wbullaughey closed 2 months ago

wbullaughey commented 1 year ago

Type: Bug

Ada extension installed Select Ada source file Select uncommented line Do keyboard shortcut (Cmd /) Line does not get commented

Extension version: 23.0.17 VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T15:00:40.428Z) OS version: Darwin arm64 22.4.0 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Apple M1 Max (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
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| |Load (avg)|6, 6, 5| |Memory (System)|64.00GB (14.01GB free)| |Process Argv|--crash-reporter-id 99f98ccf-de35-4db5-893f-bffa4fe7c188| |Screen Reader|no| |VM|0%|
AnthonyLeonardoGracio commented 1 year ago

Hello @wbullaughey,

We can't reproduce with the latest version of the extension, could you attach a reproducer (i.e: a file with a SLOC)?

Regards,

AnthonyLeonardoGracio commented 2 months ago

Hello,

We are closing this issue since it can't be reproduced with the latest version on the sources we have tried. Don't hesitate to re-open if with a proper reproducer if you still face the same problem.

Regards,