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

Allow other kind for file extension #108

Closed alvinlin123 closed 7 years ago

alvinlin123 commented 7 years ago

Currently it looks like the plugin only support *.json, *.yaml and *.template. Would it be possible to support custom file extension? For example, I have a cloudformation template that ends with *.yml.mustache; it would be nice if I have configure the plugin to be effective for that file extension too.

shalupov commented 7 years ago

It's possible to assign additional extensions in File -> Settings -> Editor -> File Types