File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,21 +14,12 @@ and [Cucumber Monaco](https://github.com/cucumber/monaco#readme).
1414 - [x] PHP
1515 - [x] Ruby
1616 - [ ] [ JavaScript] ( https://github.com/cucumber/language-service/issues/42 )
17- - [x] Formatting / pretty printing
18- - [x] Handle parse errors
17+ - [ ] [ Python] ( https://github.com/cucumber/language-service/issues/49 )
18+ - [x] Go to step definition
19+ - [x] Generate step definition
1920- [x] Code completion
2021 - [x] Steps
2122 - [ ] Generic Gherkin keywords
22- - [x] Syntax validation
23- - [x] Parse errors
24- - [x] Undefined steps
25- - [ ] Ambiguous steps
26- - [x] Ignore Scenario Outline steps
27- - [x] [ Semantic tokens] ( https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#textDocument_semanticTokens ) (syntax highlighting)
28- - [x] Gherkin keywords
29- - [x] Gherkin step parameters
30- - [x] DocStrings
31- - [x] Data tables
32- - [x] Tags
33- - [x] Scenario Outline step <placeholders >
34- - [x] Examples tables headers
23+ - [x] Formatting / pretty printing
24+ - [x] Syntax highlighting
25+ - [x] Syntax validation (underline undefined steps)
You can’t perform that action at this time.
0 commit comments