Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vscode find all @media

If using VS Code 'Search Panel' to match all '@media' queries
with regex, use keyboard shortcuts instead (Mac):

1. Select the '@media'
2. Select all instances 'Cmd + Shift + L'
3. Expand selection (TWICE) 'Cmd + Ctrl + Shift + -> (right arrow)'
   should have selected all from '@media' to last '}'
 
PREVIOUS NEXT
Tagged: #vscode #find
ADD COMMENT
Topic
Name
9+7 =