Skip to content

Work with VS Code 1.78 and newer

Compare
Choose a tag to compare
@xeger xeger released this 19 May 04:08
· 128 commits to treeSitterHack since this release

Wildcat Fork of Cucumber for Visual Studio Code

This extension contains some critical fixes for the official version that allow it to be used, pending the Cucumber team's publication of a new official version once the Tree Sitter project addresses their bugs which are the root cause of the issue.

Installing

This extension is an unauthorized fork of the official Cucumber plugin; it will never be published to the Marketplace and must be installed from a local file.

  1. Download the file cucumber-official-1.7.1.vsix to your computer (see "Assets," below this notice).
  2. Open the Extensions panel in Visual Studio Code
  3. Left-click the context menu; choose "Install from VSIX"
  4. Pick the file that you just downloaded
image

Why Does This Exist?

As a Cucumber maintainer
I want to share my fix for cucumber#164 with beta testers
In order to gain assurance that it works right