microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.47k stars 28.97k forks source link

Shortkey for 'Place Cursor on Multiples Lines' not Working #49192

Closed mrhammadasif closed 6 years ago

mrhammadasif commented 6 years ago

Issue Type: Bug

  1. Select multiple lines
  2. Press shift+cmd+L

Expected Result: Cursor should be placed on multiple lines but it doesn't works

Workaround: I have tried selecting the command in the Command Palette and its works

VS Code version: Code 1.23.0 (7c7da59c2333a1306c41e6e7b68d7f0caa7b3d45, 2018-05-03T15:23:14.634Z) OS version: Darwin x64 17.5.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (8 x 2500)| |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: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (2.32GB free)| |Process Argv|/Applications/Visual Studio Code.app/Contents/MacOS/Electron -psn_0_557192| |Screen Reader|no| |VM|0%|
Extensions (25) Extension|Author (truncated)|Version ---|---|--- material-icon-theme|PKi|3.3.0 vscode-docker|Pet|0.0.26 unity-tools|Tob|0.1.15 unity-debug|Uni|1.3.0 npm-intellisense|chr|1.3.0 path-intellisense|chr|1.4.2 node-modules-context-menu|dar|0.0.3 jshint|dba|0.10.18 tslint|eg2|1.0.28 apacheconf-snippets|eim|1.1.9 search-node-modules|jas|1.3.0 expand-region|let|0.1.2 unity-snippets-modified|lio|0.4.0 string-manipulation|mar|0.2.0 dotenv|mik|1.0.1 vscode-apache|mrm|1.1.1 vscode-scss|mrm|0.6.2 csharp|ms-|1.14.0 sublime-keybindings|ms-|4.0.0 vetur|oct|0.11.7 Lodash|oys|1.0.0 npmsmartimporter|ref|3.0.0 sass-indented|rob|1.4.9 code-spell-checker|str|1.6.10 blade-runner|yuk|1.0.0 (1 theme extensions excluded)
rebornix commented 6 years ago

Sorry we don't have Place Cursor on Multiples Lines command, if you are using an extension, please file issue against it.

mrhammadasif commented 6 years ago

Sorry, I was referring to Add Cursor to Line Ends