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

no error for duplicated keys #90

Open sdole opened 7 years ago

sdole commented 7 years ago

The plugin is allowing duplicate resource properties without marking for errors. see attached.

image

shalupov commented 7 years ago

It's actually https://youtrack.jetbrains.com/issue/RUBY-19094 but it has Minor priority there...

shalupov commented 7 years ago

Likely to be implemented in IDEA 2017.3 itself