loganch / AutoIt-VSCode

AutoIt Extension for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=Damien.autoit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function detection affected by `Volatile` keyword

Danp2 opened this issue · comments

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