d1onys1us
12/02/2022, 5:13 AMbitNomad
12/10/2022, 8:28 AMbitNomad
12/10/2022, 8:29 AMbitNomad
12/10/2022, 11:38 PMbitNomad
12/10/2022, 11:38 PMKevinCTofel
12/11/2022, 2:12 AMScriptAutomate
12/20/2022, 12:09 AMCtrl+T
(Linux, prob Windows too? MacOS maybe Cmd+T
?) . It's a shortcut in VS Code for Go To Symbol in Workspace
, which is like a lookup that helps you search file header titles easily (all notes and vaults), with something like # <my-thing>
for example.
I happened to accidentally do it when I couldn't find a note, and was trying to do Superkey+T
to launch a terminal to grep through, but this did the trick. I feel ridiculous for not knowing this little shortcut prior to this.andrey-jef
12/20/2022, 2:12 PMScriptAutomate
12/20/2022, 8:07 PMGo To Symbol in Workspace
is a version of the Go To Symbol
navigation it looks like:
https://code.visualstudio.com/Docs/editor/editingevolved#_go-to-symbol
Looks like their docs refer to Ctrl+T
as Open symbol by name
and may be out-dated in definition since it looks like Go To Symbol in Workspace
now?
https://code.visualstudio.com/Docs/editor/editingevolved#_open-symbol-by-namebitNomad
12/23/2022, 8:06 AMbitNomad
12/23/2022, 8:07 AMd1onys1us
12/29/2022, 4:11 AMbitNomad
12/29/2022, 9:51 PMbitNomad
12/29/2022, 9:52 PMbitNomad
12/29/2022, 9:52 PMd1onys1us
12/30/2022, 12:53 AMbitNomad
12/30/2022, 1:04 AMbitNomad
12/30/2022, 1:07 AMbitNomad
12/30/2022, 1:08 AMbitNomad
12/30/2022, 1:09 AMbitNomad
12/30/2022, 1:14 AMbitNomad
12/30/2022, 1:17 AMd1onys1us
12/30/2022, 1:18 AMbitNomad
12/30/2022, 1:20 AMbitNomad
12/30/2022, 1:21 AMbitNomad
12/30/2022, 1:22 AMbitNomad
12/30/2022, 1:25 AMbitNomad
02/18/2023, 9:15 AMbitNomad
03/08/2023, 2:30 AM