Installation
There are two ways to install Promptscape into your VSCode installation.
Install from Marketplace
-
In the Extensions Marketplace in VSCode, search for
Promptscape
. -
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.