Skip to content

ohcnkk/idea-concourse

 
 

Repository files navigation

ConcourseCI Support for IntelliJ

Build Version Downloads

What does it do

This plugin integrates knowledge about ConcourseCI pipeline files in IntelliJ based IDEs.

Structure:

  • the plugin provides a JSON schema to the IDE to provide stable autocompletion and validation for keys in both pipelines and task files

Validation:

  • the plugin provides some inspections to avoid referencing invalid data

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "idea-concourse" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

License

MIT

Packages

No packages published

Languages

  • Kotlin 96.2%
  • HTML 3.8%