Skip to content

Gyth33/vividus-studio

 
 

Repository files navigation

VIVIDUS extension for Visual Studio Code

Visual Studio Marketplace Installs Rating Build Status Codecov License

Quick Start

  1. Download and install JDK 17.
  2. Install the VIVIDUS Studio Extension.
  3. The extension is activated when you open a project containing story or steps files.

VS Code Settings

  • vividus-studio.java-home: The directory path containing JDK to run the extension, if not specified the JDK is located automatically.

Source Code Actions

Action 'Insert Step'

Insert Step Example

Configure Shortcuts

The keyboard shortcut for Source Action... can be configured by the following path Code -> Preferences -> Keyboard Shortcuts -> Source Action...

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • TypeScript 6.2%