vscode-nushell-lang
vscode-nushell-lang copied to clipboard
vscode-nushell-lang breaks "run task" menu
Type: Bug
When the extension is enabled selecting "Tasks: Run Task" from the command palette does nothing instead of bringing up the list of tasks to choose from.
Extension version: 1.8.0 VS Code version: Cursor 0.25.1 (424d9aa49a015f43a2299e679576231a75a34fd0, 2024-02-03T21:07:19.472Z) OS version: Darwin arm64 23.2.0 Modes:
System Info
| Item | Value |
|---|---|
| CPUs | Apple M1 Pro (10 x 24) |
| GPU Status | 2d_canvas: enabled 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 |
| Load (avg) | 17, 13, 13 |
| Memory (System) | 16.00GB (0.12GB free) |
| Process Argv | |
| Screen Reader | yes |
| VM | 0% |
Thanks for the report. No clue how to fix this. PRs welcome. :)
I haven't had time to investigate yet. I just discovered it by doing an extension bisect in vscode. There is no error ourput in the dev console so I'm not sure how this could be happening off the top of my head.
weird. not sure either.