shalupov / idea-cloudformation

AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)
https://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Master_Build&guest=1
Apache License 2.0
136 stars 27 forks source link

performance issue for very large files #60

Open sdole opened 8 years ago

sdole commented 8 years ago

we have nested templates running into 2 to 3 thousand lines. At that size, the plugin takes very long to mark errors and issues in the file. it can take upto 20 seconds some times.

shalupov commented 8 years ago

Thank you for the feedback! Is it possible for you to send me your file?

As for other issues, the plugin is currently in mostly maintenance mode, so no guarantees, but contributions are welcome! :)