Cucumber language services used by Cucumber Language Server and Cucumber Monaco
- β¨οΈ Autocomplete steps
- π Go to step definition
- πͺ Generate step definition
- π Syntax highlighting
- β Syntax validation (underline undefined steps)
- β¨ Formatting
- π Gherkin localisation
- π Language support
- C#
- Go
- Java
- JavaScript
- PHP
- Python
- Ruby
- Rust
- TypeScript
- TypeScript JSX (TSX)
- π Document symbols (Display document outline tree)
Cucumber Language Service is available on npm:
npm install @cucumber/language-service
Support is available from the community if you need it.