autohotkey-plus icon indicating copy to clipboard operation
autohotkey-plus copied to clipboard

Go to symbol in workspace doesnt work

Open murataygunn opened this issue 4 years ago • 1 comments

Hi, Go to definition works ok with multiple included files but i cant go to a function/symbol in other files. "Go to symbol in editor" works ok. For example;

---- main script | #include funcs.ahk | ...

---funcs.ahk | foo() { ... } |

I cant quickly go to foo() definition when im at the main script. Isnt this what "go to symbol in workspace" for.

Thanks.

murataygunn avatar Feb 22 '21 12:02 murataygunn

@murataygunn Hi, I'm not particularly familiar with the use of symbols but you may get a better response here...

https://github.com/mark-wiemer/vscode-autohotkey-plus-plus/discussions

fade2gray avatar Feb 22 '21 16:02 fade2gray