Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Gauge Intellij Plugin 0.0.15

Compare
Choose a tag to compare
@gaugeci gaugeci released this 01 Dec 08:54
· 285 commits to master since this release

Enhancements:

  • Enhanced Find usages, Autocomplete, HTML preview and Quick fix functionality

Bug Fixes:

  • #99 : Gets 'StringIndexOutOfBounds' error when trying autocomplete for step implementation.
  • #102 : Gauge plugin overrides find usages for java source code
  • #108 : Extra letter appears when autocompleting a step without a space after the step asterisk
  • #111 : Gauge-Maven projects are not shown in Maven Project view after changing dependencies.
  • #112 : No classpath module for main in the run configuration of gauge-maven projects.