nasc-vscode-mac-touchbar icon indicating copy to clipboard operation
nasc-vscode-mac-touchbar copied to clipboard

"Go to definition" doesn't work in as many scenarios as the default (F12) go to definition

Open sammccants opened this issue 5 years ago • 5 comments

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!

sammccants avatar Jul 09 '20 13:07 sammccants

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...

linonetwo avatar Aug 05 '20 09:08 linonetwo

Tried installing this plugin, and "Go to definition" doesn't work at all for me.

golergka avatar Aug 12 '20 12:08 golergka

#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.

evgenykochetkov avatar Feb 10 '21 13:02 evgenykochetkov

#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.

@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.

roybeny avatar Jan 10 '23 11:01 roybeny

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.

enok82 avatar Jan 05 '24 11:01 enok82