VScode

CTRL + , is a good one.  For Settings

Shift + Alt + F     For Format All code



CTRL + ,  for command window


then

explorer:compact folders to stop it hiding the empty folders



The Power-Editing is so cool

  Highlight some text that has multiple occurrences.

  Press CTRL + SHIFT + L  will select them all.  Then type to replace in all


   Simpler more controlled method is  Highlight some text that has multiple occurrences

  Then press CTRL + D repeatedly to select more instances,  then type to replace at all locations. 

Comments

Popular posts from this blog

Django Journey

git journey

github start project