Armitxes / VSCode_SQF

Visual Studio Code ~ SQF Language plugin
https://armitxes.net/Projects/VSCodeSQF/
Other
48 stars 29 forks source link

Add some easy way of declaring preproccesor defines #28

Open Adanteh opened 5 years ago

Adanteh commented 5 years ago

I use quite a bit of custom defines, and it would be nice if you could easily add some detection for this. Think along the lines of GVAR, EGVAR like CBA and ACE use, but then also custom ones like CVAR, MVAR (All my mods have a 'core' and 'main' module) that I'd like to highlight like that.