Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 964 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 964 Bytes

test-javascript

Cucumber Language Service

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

Supported features

  • Languages
  • 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)