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

Analyzing #23

Closed darderik closed 8 years ago

darderik commented 8 years ago

Plugin Version

1.0.5_1 (Sorry for this... D:)

Summary

The analyze feature could cause a freeze

Detail

So,sometimes using the analyze>Inspect Code feature for checking syntax,could result in a freeze of IntelliJ,similiar to the previous issue about loading large case statements file.

kayler-renslow commented 8 years ago

This has been fixed in 1.0.5_2. However, the inspections are really slow. I would recommend not doing the analyze feature on the whole project.