How to Run in DVT VS Code IDE

Specador is integrated in the DVT VS Code IDE, provided with a dedicated GUI for settings and preview functionality for certain elements. For more information please refer to this page.

../../_images/vscode.png

Enable Specador in macOS x64

Important

The binaries required by Specador, when running on macOS x64, need to be installed manually by following the steps below:

  • Install at least Python 3.10

  • Install Specador requirements using pip (Python package manager)

  • Set the DVT_PYTHON_BIN environment variable to the path of your Python 3.10 binary, e.g. /usr/local/bin/python3.10