Question
what is the keyboard shortcut to reach end of line of multicursor in ubuntu?
Ubuntu 24.04 VS Code
Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729
Date: 2024-07-09T22:08:12.169Z
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Linux x64 6.8.0-38-generic
I have multi cursor lines selected and want to reach end of each line, how can we move using keyboard in vs code?
showing
<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + I <kbd>I</kbd>
in keyboard shortcut but it doesnt work at all
using Ctrl + Right/Left Arrow
move word by word whil my each line are not in similar length