Skip to content

Code actions incorrectly re-triggered on cursor move #74649

@mjbvz

Description

@mjbvz

Issue Type: Bug

Repo

  1. With a TS file:
const abcdefg = 123;
console.log(abcdef)
  1. Put cursor on log and request code actions. You should see a message about no code actions being available
  2. 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%

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-code-actionsEditor inplace actions (Ctrl + .)verifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions