kayler-renslow / arma-intellij-plugin

A plugin for Intellij IDEA that allows for syntactical analysis, code inspections, and other nifty features for the SQF scripting language in Arma 3.
MIT License
41 stars 10 forks source link

"Not" keyword seems unknown to the plugin #55

Closed kju closed 6 years ago

kju commented 6 years ago

see https://i.imgur.com/ddQSUsy.jpg

kayler-renslow commented 6 years ago

Weird. The not command is requiring a number rather than a boolean....

kayler-renslow commented 6 years ago

Interesting. The Bohemia Interactive Wiki also has the syntax listed as not NUMBER rather than not BOOLEAN

https://community.bistudio.com/wiki/not

kayler-renslow commented 6 years ago

fix is available in 2.0.0-pre2