Skip to content

Releases: demisto/vscode-extension

0.5.9

25 Jan 15:05
Compare
Choose a tag to compare
  • Fixed an issue where Dev Container fails to open in arm64 architecture.
  • Renamed Configure Demisto-SDK for XSOAR to Configure XSOAR connection.
  • Fixed an issue in Open integration/script in virtual environment and in Open integration/script in Dev Container for CommonServerPython integration.

Cortex XSOAR extension for VSCode 0.5.8

22 Nov 16:54
Compare
Choose a tag to compare
  • Fixed an issue where Python Language Server crashes on virtual environment.
  • Added XSOAR_LINTER to linters.

Cortex XSOAR extension for VSCode 0.5.7

17 Nov 08:05
Compare
Choose a tag to compare
  • Fixed an issue where mypy fails to show issues.
  • Added Python Test Explorer extension to Dev Container.
  • Changed pytest settings to verbose mode.
  • Maintenance and bug fixes.

Cortex XSOAR extension for VSCode 0.5.6

30 Oct 17:19
Compare
Choose a tag to compare
  • Fixed broken installation of local development environment with python and poetry.
  • Fixed installation of virtual environment of broken types packages.

Cortex XSOAR extension for VSCode 0.5.5

15 Sep 13:24
Compare
Choose a tag to compare
  • When opening integrations or scripts with Open integration/script in Virtual Environment or Open integration/script in Dev Container the extension will open the Pack workspace.
  • Fixed an issue with importing DemistoClassApiModule when debugging integration or scripts.
  • Moved Dev Container settings to .vscode/settings.json.
  • Fixed Homebrew path in Linux in Install XSOAR local development environment.

Cortex XSOAR extension for VSCode 0.5.4

07 Sep 15:04
Compare
Choose a tag to compare
  • Hotfix for Install XSOAR local development environment.

Cortex XSOAR extension for VSCode 0.5.3

07 Sep 14:19
Compare
Choose a tag to compare
  • Fixed installation of poetry install in M1 MacOS.

Cortex XSOAR extension for VSCode 0.5.2

06 Sep 12:29
Compare
Choose a tag to compare
  • Add bandit to Open integration/script in Virtual Environment.
  • Fixed pyenv detection in Open integration/script in Virtual Environment.
  • Fixed an issue with opening workspaces in WSL.

Cortex XSOAR extension for VSCode 0.5.1

04 Sep 13:37
Compare
Choose a tag to compare
  • Fixed installation of pyenv in Install XSOAR local development environment.
  • Added Demisto-SDK settings in Develop and Debug Demisto-SDK.

Cortex XSOAR extension for VSCode 0.5.0

31 Aug 08:06
Compare
Choose a tag to compare
  • Removing cache and python compiled files when using Open integration/script in Virtual Environment.
  • Added command Develop and Debug Demisto-SDK to open a multi-root workspace with Content and Demisto-SDK repo that is ready for developing.
  • Open integration/script in Virtual Environment will open a multi-root workspace with Content and the integration/script.
  • Add Demisto-SDK init command.