Skip to main content

Installation

There are two ways to install Promptscape into your VSCode installation.

Install from Marketplace

  1. In the Extensions Marketplace in VSCode, search for Promptscape.

    extension-search-results

  2. Locate the extension, select it, and click 'Install'.

Install using the command line

You can run the following command in the terminal:

code --install-extension dthomson.promptscape
note

Installation of VSCode also installs the code command line tools.