"Go to definition" doesn't work in as many scenarios as the default (F12) go to definition
I've noticed that there are scenarios where F12 will take me to the definition for a variable definition, file, etc. where the touchbar "Go to definition" button does nothing. Is this the intended behavior? Is there a way for me to align the behavior of the touchbar button with that of F12?
My use case is that I have this (awesome!) extension basically just to have quicker access to Go to definition, without holding fn to bring up the F keys and without setting the F keys to always show by default. Ideally, though, it would work in all the scenarios that F12 does!
Seems this plugin is out of maintaining. https://github.com/NascHQ/nasc-vscode-mac-touchbar/pull/42 this is not active for 2 weeks. Just wait...
Tried installing this plugin, and "Go to definition" doesn't work at all for me.
#42 was merged in august, but still not published :(
As a workaround, I had to clone this repo, run vsce package and manually install generated .vsix.
#42 was merged in august, but still not published :(
As a workaround, I had to clone this repo, run
vsce packageand manually install generated.vsix.
@evgenykochetkov I was actually fn-12-ing this whole time. thank you for that, clone, build, install is very simple. Just need to install vsce from microsoft.
I just installed NASC and i'm seeing this issue. I've tested it on a Python file where Fn+F12 goes to definition just fine. Installed version is 1.12.0 on VSCode 1.85.1.