Click File > Preferences > Keyboard Shortcuts:
Search for copyLinesDownAction
or copyLinesUpAction
in your keyboard shortcuts
Usually it is SHIFT+ALT + ↓
Update for Ubuntu:
It seems that Ubuntu is hiding that shortcut from being seen by VSCode (i.e. it uses it probably by its own). There is an issue about that on GitHub.
In order to work in Ubuntu you will have to define your own shortcut, e.g. to copy the line using ctrl+shift+alt+j and CTRL +SHIFT + ALT + k
2 Comments:
PHP Display PDF file from Database
Import large CSV file into mysql PHP
How to create a doc file using PHP
Introduction to Node.js
How to Install Node.js
Run Node.js scripts from the command line
Node.js HTTP Module
PHP Get current directory, filename and code line
Sort Table Data in PHP and MySQL
How to encrypt password in PHP
Google Maps Multiple Custom Markers
Add google map on your website with marker
Authenticating Users by IP Address | PHP
Print specific part of webpage
How to Upload a File in PHP
Geolocation API - Web APIs
Post a Comment