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

complete and highlighte params and private declared variables. #38

Open Ragebone opened 7 years ago

Ragebone commented 7 years ago

Plugin Version

plugin 1.0.7

Summary

SQF editing feature request. Code -completion and highlighting of local private declared and params parsed variables.

Detail

Variables that are declared private or are parsed through params command don't appear in the code-completion unless already used in the same file. Highlighting a local variable doesn't highlight the private or params declaration.

Even though this is just a cherry on top, its a nice cherry! thanks!

kayler-renslow commented 7 years ago

I'm making handling variables and commands a golden cherry this coming update (case sensitivity will be abolished!). :)

Ragebone commented 7 years ago

Nice, i love you! // no homo