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

#Au3Stripper_* not highlighted #109

Closed rcmaehl closed 2 years ago

rcmaehl commented 2 years ago

First off, thanks for the Extension!

After importing my project it looks like the AutoItWrapper3 keywords of #Au3Stripper_ are not included in syntax highlighting.

image

The syntax can be found here: https://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/Au3Stripper.html

The Syntax is:

Au3Stripper_Parameters=

Au3Stripper_Off

Au3Stripper_On

Au3Stripper_AlwaysStrip_Off

Au3Stripper_AlwaysStrip_On

Au3Stripper_Ignore_Funcs

Au3Stripper_Ignore_Errors_in_Funcs

Au3Stripper_Ignore_Variables