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 9 forks source link

Missing syntax for Comments /** #2

Closed Windmolders closed 8 years ago

Windmolders commented 8 years ago

Comments as follow are seen as an error because of the 2 starts in the beginning

/**
*   Creates a wave of ai attacking the zcp from 2 locations
*
*/
kayler-renslow commented 8 years ago

Just fixed it.