1.4.2 • Published 2 months ago

@helgardf/cucumber-language-service v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

test-javascript

Cucumber Language Service

This library implements the services used by Cucumber Language Server and Cucumber Monaco.

Supported features

  • Languages
    • C#
    • Java
    • JavaScript
    • TypeScript
    • TypeScript JSX (TSX)
    • PHP
    • Python
    • Ruby
    • Rust
    • Go
  • Go to step definition
  • Generate step definition
  • Code completion
  • Document symbols (Display document outline tree)
  • Formatting / pretty printing
  • Syntax highlighting
  • Syntax validation (underline undefined steps)