File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
cucumber-scala/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ The plugin depends on:
2020- [x] Wizard for step definition creation (templating)
2121- [x] Indexing of step definitions for better performance
2222- [x] Support "constant expressions" in step definition names
23+ - [x] Find step definitions in libraries with attached sources
2324
2425## Development
2526
Original file line number Diff line number Diff line change 1818 <ul>
1919 <li>2020.2: Release for IntelliJ 2020.2. Main changes include:
2020 <ol>
21- <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/62">Upgrade to Cucumber 5.7.0</a></li>
21+ <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/64">Be able to navigate to step definitions from libraries</a></li>
22+ <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/71">Upgrade to Cucumber 6.1.2</a></li>
2223 <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/65">Unit tests</a></li>
2324 <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/1">Step creation wizard implementation</a></li>
2425 <li><a href="https://github.com/vbmacher/intellij-cucumber-scala/issues/56">Find usages of step definitions</a></li>
You can’t perform that action at this time.
0 commit comments