This is an extension to support OTScript language in Visual Studio Code. OTScript is the language used in Reqtify tool.
Features
Syntax coloration
Code completion
Diagnostic publishing
Definition provider
Code snippets for class, attribute, method and rule.
OUTLINE panel with source code outline (Reqtify 2020x Refresh1)
Source code transfer to Reqtify. For this, right click in the editor and click on "Send code to Reqtify" context menu item or use Ctrl+Shift+R keyboard shortcut.
Requirements
Reqtify 2020+ needs to be present on the machine for completion, diagnostics and definition features.