home

VsCodeShortcuts

regex

01

This will find all the console logs in the script in vs code

console\.log\('.*?'\)
                            

02

TBD

Put command here
                            

command shortcuts

Select same variable in scope

⌘ + D

Select same variable in scope

⌘ + D