Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vs code match all css media queries search panel

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: #code #match #css #media #queries #search #panel
ADD COMMENT
Topic
Name
3+6 =