ryuta46 / vscode-multi-command

Visual Studio Code Plugin named multi-command
MIT License
229 stars 14 forks source link

extension keybinding fail. #18

Closed Gubith closed 5 years ago

Gubith commented 5 years ago

Issue Type: Bug

{ "key": "alt+d", "command": "multiCommand.myMain" }, { "key": "alt+d", "command": "Macros.commentDown" },

macros, macrocommander, mult-command

These fail now. Every time I work with Code, I have to work ON Code. The settings for the extensions are fine, but the keybindings are fail.

I'm looking for a better tool, Code is junk.

Extension version: 1.3.0 VS Code version: Code 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-08T22:59:35.033Z) OS version: Windows_NT x64 6.2.9200

System Info |Item|Value| |---|---| |CPUs|Intel(R) Xeon(R) CPU E5649 @ 2.53GHz (6 x 2533)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|11.98GB (4.84GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Gubith commented 5 years ago

Reposted on vscode, where it belongs.