The most under-utilized keyboard shortcut #vscode #coding #python

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

But my code is always written correctly the first time so this is useless to me /s

jgrote
Автор

Vim users: look what they need to mimic a fraction of our power

vikingthedude
Автор

"AI will complete it for me"
AI:
["January", "February", "Maruary", "Apruary", "Mayuary", "Junuary"]

HuntingKingYT
Автор

I used ctrl x (windows) for that, it cuts the line, but does the job for me

dynatle
Автор

Using vim motions without control override in vscode is the MOST powerful combination possible for an editing experience

soupnoodles
Автор

Great advice.

I have installed Vim motions, so I can just hit dd. But I have colleagues who will def benefit from this!

Thank you 👍

bkr_
Автор

This is my fav shortcut it's probably hardburnt into my muscle memory now.

sandyg
Автор

Scary how they even track which keyboard shortcuts we use and which are under-utilized.

luftstolle
Автор

while it’s not technically “delete”, the cut shortcut (Ctrl+X) when there is no selection deletes (ie cuts) the whole line at the cursor position.

burtonrodman
Автор

Yes, its the first shortcut i rebind when i install vscode. I rebind it to Shift+Delete i use it so much.

JamieTwells
Автор

In IntelliJ, Shift+Del does the same.

kameib
Автор

You can use Shift+Del too. Easier to press than those 3 buttons.

samwise
Автор

I use Ctrl + x bonus you get it via cut. Make sure nothing this selected in the line

And I use the windows keyboard history if I need multiple

krowven
Автор

As an ex-Eclips user I have it bound to ctrl+d, super handy

nezu_cc
Автор

Oo i actually use this shortcut often!

ExDarkx
Автор

Don’t forget ctrl + shift + A which comments out the selected part of the code. One of my most used shortcuts

Jaywalked
Автор

I don't use word wrap because I have massive monitors. CTRL A then delete or backspace.

keitsee
Автор

Vim users: I can do that since the start of history and it takes less key presses

menoone
Автор

I mostly use ctrl+x to delete a whole line. 😂

immipixediter
Автор

I just do Ctrl + X, it also copies to my clipboard but that usually works. I can't be bothered to keybind to 3 buttons when I can do it easily with two fingers.

Itsneil
welcome to shbcf.ru