Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 582 Bytes

search-for-notes.md

File metadata and controls

13 lines (8 loc) · 582 Bytes

Search for Notes

This #recipe contains tips on how to leverage VS Code search features.

[todo] Add more VS Code search power user tips here

Run Cmd + P ( Ctrl + P on Windows ) and type a name (like 'issues') to find a note associated with that name (like 'known-issues.md' )

Run Cmd + Shift + F ( Ctrl + Shift + F on Windows ) and type a word (like 'links') to find all the notes that contain that term.