Ctrl+P
Searches your workspace for a class (e.g. box-element) in:
box-element
.box-element
.box { &-element { ... } }
You’ll get a list of matching files. Pick one to jump to the first match.
**/*.css
**/*.less
node_modules
.git