loganch / AutoIt-VSCode

AutoIt Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=Damien.autoit
MIT License
74 stars 25 forks source link

Volatile functions support #183

Closed vanowm closed 1 year ago

vanowm commented 1 year ago

Fix for #182

vanowm commented 1 year ago

This also fixes function parameter variables shows twice as local and global if Func line starts with a space.