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

Function detection affected by `Volatile` keyword #182

Closed Danp2 closed 1 year ago

Danp2 commented 1 year ago

Functions are not correctly identified if they use the Volatile function qualifier, so they aren't shown correctly in the Outline pane.