DEV Community

Cover image for Productivity boost with the keyboard in Visual Studio Code

Productivity boost with the keyboard in Visual Studio Code

Yuriy Markov on December 16, 2019

The keyboard keeps you more productive if you have to handle a lot of text every day. It doesn't matter much what the text represents: code, pos...
Collapse
 
murrayvarey profile image
MurrayVarey

Awesome post. Thanks Yuriy!

My favourite shortcuts are Ctrl + Backspace and Ctrl + Delete. These both delete an entire word, and have basically changed how I type. The best thing is, they work just about anywhere!

Collapse
 
dabretema profile image
Daniel Brétema

On MacOS:

Option + Delete = remove from the end of the word to beginning.

Option + Fn + Delete = remove from the beginning to the end of the word.

😬

Collapse
 
peacefullatom profile image
Yuriy Markov

These shortcuts are indeed useful! Thanks for sharing! 👍

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome!

Deleting the whole word is much faster! 👍

Collapse
 
murrayvarey profile image
MurrayVarey

And really satisfying!

Collapse
 
arilength profile image
ari.length

I didn't know this backspace trick awesome ! Thank you and thank to Yuriy :)

Collapse
 
fernandomaia profile image
Fernando Maia

Thanks Yuriy, I've learned some new stuff from your post.

I can't find the shortcuts on Mac for this case. Help me, please! Any help appreciated! Thank you!

If you want to update the post:

Focus Previous Pane

Command + Option + Up/Left Arrow

Focus Next Pane

Command + Option + Down/Right Arrow
Collapse
 
peacefullatom profile image
Yuriy Markov

Thank you very much! I will update this post soon!

Collapse
 
xuroth profile image
Stephan Franz

I am incredibly thankful for this article! Especially that you took the time to show a gif (with the key captions) showcasing the various commands. Thank you so much!

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome!

Collapse
 
deschant profile image
Deschant Kounou

Amazing post! thanks Yuriy! How about adding MacOS shortcuts too, what do you think?

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome! 👍
I can add MacOS shortcuts too. The only problem is that I don't have any Apple products at hand.
But, I will look at how to get them.
Or, somebody can send them to me.
Neither way, I will update this post.
Thank you for the idea! 🙌

Collapse
 
peacefullatom profile image
Yuriy Markov

I've found a list of default shortcuts for Visual Studio Code:
go.microsoft.com/fwlink/?linkid=83...
I'll update the post soon!

Collapse
 
russ profile image
Russ

Great article, thank you for sharing! I'll definitely be trying to add some of them to my daily flow.

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome! 👍

Collapse
 
fat_tonyy profile image
Fat-Tony

Nice

Collapse
 
peacefullatom profile image
Yuriy Markov

Thank you! 🙌

Collapse
 
mhm13dev profile image
Mubashir Hassan

Thanks For This Great Piece!
Truly Valuable for Productivity 🔥

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome! 👍

Collapse
 
catonlin profile image
catonlin

These are incredibly helpful and the animations make it easy to see how to use them. Thanks!

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome!
There are a lot of other helpful shortcuts but article is not a book! 😁

Collapse
 
darshaneldorado profile image
Darshan kumar

It’s very useful and handy guide for keyboard shortcuts. Thank you 👍

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome!

Collapse
 
venusumanth profile image
Venu Sumanth

Thank You so much for this article Yuriy. It would help me out a lot in dealing with my day to day work.

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome!

Collapse
 
songthamtung profile image
songthamtung

Thanks Yuriy!

I wrote a similar blog for copy and pasting shortcuts in vs code :)

medium.com/swlh/5-advanced-copy-an...

Collapse
 
peacefullatom profile image
Yuriy Markov

Cool! 👍

Collapse
 
einav7 profile image
einav7

Love it ! thank you Yuriy!
To split terminal on the mac is the same as split the editor - command + \
move between panes - option + command + arrows
toggle pane - command + J
hope this helps :)

Collapse
 
peacefullatom profile image
Yuriy Markov

You're my saviour! I'll update my post with this info very soon! Thank you! 👍👍

Collapse
 
gusgonnet profile image
Gustavo

very cool, thank you Yuriy!

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome! 😊

Collapse
 
qrzysio profile image
Qrzysio

I love CTRL+D shortcut in Sublime. I haven't tried the VSC yet but after this article I will give it a try. Thanks a lot!

Collapse
 
peacefullatom profile image
Yuriy Markov

You're welcome! I'm always experimenting with the new stuff because it's funny! 👍