@helgardf/cucumber-language-service
v1.4.2
Published
Cucumber Language Service
Downloads
2
Maintainers
Readme
Cucumber Language Service
This library implements the services used by Cucumber Language Server and Cucumber Monaco.
Supported features
- Languages
- [x] C#
- [x] Java
- [x] JavaScript
- [x] TypeScript
- [x] TypeScript JSX (TSX)
- [x] PHP
- [x] Python
- [x] Ruby
- [x] Rust
- [ ] Go
- [x] Go to step definition
- [x] Generate step definition
- [x] Code completion
- [x] Document symbols (Display document outline tree)
- [x] Formatting / pretty printing
- [x] Syntax highlighting
- [x] Syntax validation (underline undefined steps)