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

hideSelection missing left parameter #73

Open kayler-renslow opened 6 years ago

kayler-renslow commented 6 years ago

Plugin Version

2.0.1

Summary

hideSelection command is missing left parameter in syntax xml file

Detail

hideSelection command is missing left parameter in syntax xml file

Should be OBJECT hideSelection [STRING, BOOL], actually is hideSelection [STRING, BOOL]