nikolaymatrosov / cucumber-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Kotlin 96.4%Language:Go 2.9%Language:Gherkin 0.7%