@binhtran432k/cucumber-language-service
v2024.1.12
Published
Cucumber Language Service
Downloads
3
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)