/cucumber-go

Primary LanguageKotlinApache License 2.0Apache-2.0

Cucumber Go

Build Version Downloads

This plugin provides support for Gherkin language in Go projects.

Features:

  • Syntax highlighting
  • Code completion
  • Go to step definition
  • Find usages
  • Step definition generation
  • Icon in gutter for step definition

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "cucumber-go" > Install

  • Manually:

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


Plugin based on the IntelliJ Platform Plugin Template.