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

Formatting colours not showing correctly. #64

Open jcbjoe opened 6 years ago

jcbjoe commented 6 years ago

Plugin Version

1.0.9

Summary

Formatting colours not showing correctly.

Detail

In screenshots on the armaholic page and youtube videos the if, case, switch etc are coloured in orange and the arma commands are yellow. For some reason on my install the if's and arma commands are all the same colour?

jcbjoe commented 6 years ago

How mine looks: https://i.gyazo.com/226042dc9a7a94a073d4031399d1d34d.png

kayler-renslow commented 6 years ago

It was changed a long time ago (well over a year ago). If you check out the pins on pre-release channel on Discord, you can download the most recent version (2.0.0 pre-release) which has this functionality.

jcbjoe commented 6 years ago

Awesome, thank you! Exactly what I was looking for. It makes code so much easier to read!