I'm shook. I was writing some code to get the `fna...
# chat
s
I'm shook. I was writing some code to get the
fname
of the current note, and vscode's autocomplete suggested the name
currentNoteFname
when I typed
fname
. What's crazy is that nowhere in this file it says "current". I wonder if the autocomplete is really that smart, or if I'm just tricking myself.