VIVIDUS extension for Visual Studio Code



Quick Start
- Download and install JDK 21.
- Install the VIVIDUS Studio Extension.
- 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.
vividus-studio.stories-runner: Stories runner class (the fully qualified name).
Source Code Actions
Action 'Insert Step'

The keyboard shortcut for Source Action... can be configured using the following menu paths:
macOS
Code -> Settings... -> Keyboard Shortcuts -> Source Action...
Windows
File -> Preferences -> Keyboard Shortcuts -> Source Action...
| |