Coder Social home page Coder Social logo

soundarya0 / idea-cloudformation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shalupov/idea-cloudformation

0.0 2.0 0.0 10.48 MB

AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)

Home Page: https://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Master_Build&guest=1

License: Apache License 2.0

Kotlin 99.71% HTML 0.29%

idea-cloudformation's Introduction

AWS CloudFormation plugin for IntelliJ-based IDEs
(IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)

Travis Build Status

Latest stable version

Install plugin from IDE: File -> Settings -> Plugins -> Browse Repositories -> search for CloudFormation

See IntelliJ IDEA plugin repository: https://plugins.jetbrains.com/plugin/7371

Old Versions

"master" branch is compatible with IntelliJ-based IDEs 2017.1+ Plugin sources for older IDE versions are in other branches.

See versions history at https://plugins.jetbrains.com/plugin/7371

Quick Start

Note: you need IDEA 2017.1 or later for YAML support

  • Open any *.template, *.json, *.yaml file with CloudFormation JSON/YAML inside
  • There should be number of features available:
    • Template validation
      • Overall file structure
      • References to resources, conditions, parameters, mappings
      • Resource types and properties
    • File structure (aka Go to member) (Ctrl-F12 on Windows): fast jump to any entity in the file
    • Completion in Ref clause
    • Completion of resources types and properties
    • Live template for Ref clause: type "ref" and press Tab
    • Ctrl-Click on any reference to jump to its definition
    • Quick Documentation for resource types and properties
    • Format file

Builds from trunk

https://teamcity.jetbrains.com/project.html?projectId=IdeaAwsCloudFormation_Master&guest=1

Build and Test locally

  • "gradlew assemble" to build plugin in build/distributions
  • "gradlew test" to run tests
  • "gradlew runIdea" to run IntelliJ IDEA with CloudFormation plugin

Make a release

idea-cloudformation's People

Contributors

edthorne avatar florinasavoaie avatar shalupov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.