ThreatConnect Visual Studio Code ExtensionThe ThreatConnect Extension for Visual Studio Code provides a comprehensive set of commands to facilitate the creation of ThreatConnect Apps within the IDE. Features
App Details, Inputs, and Outputs VisualizationsThis extension introduces a ThreatConnect icon to the Editor View. Clicking on this icon opens a panel displaying App details, inputs, and outputs. The panel updates dynamically as the App JSON configuration file is edited. Status Bar ControlsA new ThreatConnect icon is added to the Status Bar, enabling access to a menu with various App lifecycle commands. The App's display name and version are shown in the Status Bar, and clicking on it opens the App JSON configuration view. Custom Palette CommandsThis extension extends the Command Palette with additional commands, streamlining the management of Apps throughout their lifecycle. Schema Validation and Type AheadThe extension enhances the App JSON configuration file by introducing schema validation and type ahead functionality, guided by the App JSON schema file. This ensures accuracy and assists in error prevention while editing the configuration. Code SnippetsDevelopers can utilize the extension's provided code snippets for interacting with the ThreatConnect API. By typing Snippet Prefix
|