Skip to content

Cortex XSOAR extension for VSCode 0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jochman jochman released this 20 Jul 11:30
· 298 commits to master since this release
ae43f14

Note: The plugin is currently in Beta status. Updates to the Plugin during the Beta phase might include non-backward compatible features. We appreciate feedback to help us identify issues, fix them, and continually improve. Please report findings and feedback via the project's issues tab.

  • Added the xsoar.autoFindProblems.readProblems setting that can enable/disable automatic-problem reading in workspace.
  • Added the command XSOAR: Read Problems that reads the demisto-sdk report file positioned in the xsoar.autoFindProblems.reportPath setting.
  • Added the demisto-sdk commands dropdown when right-clicking an opened file in Packs/* directory.
  • Limited the demisto-sdk commands dropdown when right-clicking a file in the workspace to work only with a file in Packs/* directory.