Answers for "remove line vs code"

1

visual code remove line which contains

^.*my phrase*$n

Then replace with empty

Ex:

"
text ghfsdhf
my phrase
"

||
||

"
text
"
Posted by: Guest on December-28-2020
10

vs code copy a link down

On Windows: Shift + Alt + Up/Down.
On Mac: Shift + Option + Up/Down.
On Ubuntu: Ctrl + Shift + Alt + Up/Down.
Posted by: Guest on July-13-2020
1

visual studio code indent outdent shortcut

Indent using tab key. Outdent using Shift + tab key.
Posted by: Guest on November-22-2020

Browse Popular Code Answers by Language