Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.95 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.95 KB

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...