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

Feature request: Structure View #47

Open dkharlan opened 7 years ago

dkharlan commented 7 years ago

Plugin Version

1.0.7

IntelliJ Version

IntelliJ Ultimate 2017.1

Summary

A nice-to-have feature would be to show classes and fields in IntelliJ's Structure View. It'd help for navigating large files / projects.

Details

Currently Structure View shows just "Nothing to show in the Structure View" for .hpp and .sqf files.