Cortex XSOAR extension for VSCode 0.0.4
Pre-release
Pre-release
Note: The plugin is currently in
Beta
status. Updates to the Plugin during theBeta
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 thexsoar.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.