Skip to content

Codium (VScode)

Multiple line

  • hold [alt] and click on the lines

  • hold [alt] + [shift] and move keys (up or down)

  • undo with release and move back

Find and replace

[ctrl] + [f] - to just find

[ctrl] + [h] - find and replace

Extensions

Remote edit using SSH

Use extension: Open Remote - SSH

Use ~/.ssh/config file to access remote machines - check how to