CoffeeChaton / vscode-autohotkey-NekoHelp

autoHotkey-1.1 IntelliSense, format, linters, in vscode https://marketplace.visualstudio.com/items?itemName=cat1122.vscode-autohotkey-neko-help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feat] refactor `#include` path

CoffeeChaton opened this issue Β· comments

Feat Provide

πŸ”Ž Search keywords

https://github.com/CoffeeChaton/vscode-autohotkey-NekoHelp#3-completion-of-include

πŸ’» Exp Code

#Include %A_LineFile%\..\Lib\BTT.ahk

#Include %A_Desktop%\d.ahk ;comment

#Include *i %A_LineFile%\..\Lib\Gdip_all_2020_08_24.ahk ;comment

Additional context

mov.mp4

add a CodeAction (yellow light bulb) at #include or #IncludeAgain path range, provider refactor.