No outline anymore... Topic is solved

Scripting and setups with Visual Studio Code (vscode) and AutoHotkey.
OliverK
Posts: 28
Joined: 08 Mar 2023, 11:55

No outline anymore...

Post by OliverK » 11 Aug 2023, 03:52

Hello,

I'm using the latest VSCode and the extensions AutoHotkey Plus Plus and AutoHotKey Debug.. and my outline subwindow keeps telling me
""No symbols found in document.." no matter which AHK file I load (V2 only, I don't use V1 any more)

Debugging and auto-formatting seems to work (but no parameter hinting anymore .. as I just realize)

That used to work some days before.. I'm not aware I've changed something.

Any ideas?

Thanks.

User avatar
thqby
Posts: 408
Joined: 16 Apr 2021, 11:18
Contact:

Re: No outline anymore...  Topic is solved

Post by thqby » 11 Aug 2023, 05:00

Maybe you need vscode-autohotkey2-lsp, this is a vscode extension that is compatible with v2.

OliverK
Posts: 28
Joined: 08 Mar 2023, 11:55

Re: No outline anymore...

Post by OliverK » 11 Aug 2023, 11:42

thqby wrote:
11 Aug 2023, 05:00
Maybe you need vscode-autohotkey2-lsp, this is a vscode extension that is compatible with v2.
I'll look into this.. thanks!

OliverK
Posts: 28
Joined: 08 Mar 2023, 11:55

Re: No outline anymore...

Post by OliverK » 15 Aug 2023, 03:54

Short update.. this was the solution. Thanks!

Post Reply

Return to “Visual Studio Code”