Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.1 KB

File metadata and controls

61 lines (53 loc) · 2.1 KB

Cucumber logo
Cucumber Language Service

Cucumber language services used by Cucumber Language Server and Cucumber Monaco

npm test-javascript-package release-package-github backers sponsors

Features

  • ⌨️ 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
    • Scala
    • TypeScript
    • TypeScript JSX (TSX)
  • 🗂 Document symbols (Display document outline tree)

Install

Cucumber Language Service is available on npm:

npm install @cucumber/language-service

Support

Support is available from the community if you need it.