Issue Type: Bug
Repo
- With a TS file:
const abcdefg = 123;
console.log(abcdef)
- Put cursor on
log and request code actions. You should see a message about no code actions being available
- Now move cursor over to error on
abcdef using keyboard.
Bug
Code actions context menu shows up
VS Code version: Code - Insiders 1.35.0-insider (5c65d9b, 2019-05-30T21:56:44.782Z)
OS version: Darwin x64 18.6.0
System Info
| Item |
Value |
| CPUs |
Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200) |
| GPU Status |
2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: enabled rasterization: enabled surface_synchronization: enabled_on video_decode: enabled webgl: enabled webgl2: enabled |
| Load (avg) |
4, 4, 3 |
| Memory (System) |
16.00GB (0.03GB free) |
| Process Argv |
-psn_0_2634371 |
| Screen Reader |
no |
| VM |
25% |
Issue Type: Bug
Repo
logand request code actions. You should see a message about no code actions being availableabcdefusing keyboard.Bug
Code actions context menu shows up
VS Code version: Code - Insiders 1.35.0-insider (5c65d9b, 2019-05-30T21:56:44.782Z)
OS version: Darwin x64 18.6.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled