Armitxes / VSCode_SQF

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

IntelliSense variable issue. #39

Open ToxicRageTv opened 5 years ago

ToxicRageTv commented 5 years ago

Not sure if its just me but I've been having problems with the IntelliSense and variables. With the latest update it will not autocomplete variables. Capture2

Armitxes commented 5 years ago

Confirmed, Variables are not considered yet.

Will be available with the perfomance / SqfScope update.

ToxicRageTv commented 5 years ago

Is there somewhere I can track the progress on that?

Basti007 commented 4 years ago

Any progress? That issue is pretty annoying.

mwpowellhtx commented 4 years ago

Not sure what sources are being used for IntelliSense, the "enabled" APIs? How about scoped variables? Or macros and such, i.e. through #include "..."?