Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CosechaNew to Visual Studio Code? Get it now.
Cosecha

Cosecha

Menudo Problema

|
109 installs
| (0) | Free
Cosecha Language Service
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cosecha

This Visual Studio Code extension leverages the Language Server Protocol (LSP) to enhance the development experience with features like syntax highlighting, error diagnostics, go-to definition, and autocompletion for Gherkin and Loto syntaxes. Designed to boost productivity and code quality, it provides real-time feedback and insightful tooltips that guide developers throughout the coding process.

Features

This extension enhances your development experience by providing a suite of features specifically designed for Gherkin files (.feature extension). Here's what you can expect:

  • Syntax Highlighting: Enjoy clear and distinct syntax highlighting when editing Gherkin files. This feature helps you easily distinguish between keywords, steps, and parameters, enhancing readability and making your feature files easier to navigate.

  • Autocomplete: Accelerate your writing process with our autocomplete feature. As you type, the extension suggests possible completions for Gherkin keywords and steps, enabling you to write tests more efficiently.

  • Snippets and Templates: Quickly get started with predefined snippets and templates for Gherkin files. This feature allows you to insert common patterns and structures into your .feature files with just a few keystrokes, helping you focus on defining your scenarios rather than formatting them.

Together, these features are designed to streamline your BDD (Behavior-Driven Development) workflow, making it more productive and enjoyable to write and maintain your Gherkin feature files.

Requirements

For this extension to function correctly, it is essential to have the cosecha Python package installed within the established virtual environment. Please ensure that you have a Python virtual environment set up for your project.

Extension Settings

Release Notes

0.0.1

Initial release of cosecha

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft