Skip to content

vividus-framework/vividus-studio

Repository files navigation

VIVIDUS extension for Visual Studio Code

Visual Studio Marketplace Installs Rating VIVIDUS Studio CI Codecov License

Quick Start

  1. Download and install JDK 21.
  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...