Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 935 Bytes

readme.md

File metadata and controls

13 lines (6 loc) · 935 Bytes

Artificial, Inc. Workflow Debugger VSCode Extension

This extension enables the artificial-workflow debug type for debugging the execution of Artificial, Inc. Workflows defined with Orchestration Python. It supports launching workflows for debugging, step, continue, breakpoints, runtime errors, and local variable inspection.

This extension is not standalone. The Artificial, Inc. devcontainer should be installed to take full advantage of this extension.

The Artificial, Inc. devcontainer, SDK and documentation are available to licensed SDK customers from Artificial, Inc. Please contact an Artificial, Inc. representative to learn more!

NOTE: this project was forked from microsoft/vscode-mock-debug; the original README can be found here.