Skip to content

DMBinder Terminal

Joe Snee edited this page Aug 7, 2020 · 1 revision

The DMBinder extension ships with a custom terminal that allows you to do things like:

  • Generate a specific component (and optionally insert the result into the current document)
  • Autogenerate all components in the currently open document
  • Generate text using a specified content generator (and optionally insert the result into the current document)
  • List components, templates or content generators in the current campaign
  • Roll dice (and optionally insert the result into the current document)

Documentation for the DMBinder terminal will be coming soon, but for now you can open it up by typing ctrl + shift + p (cmd + shift + p on a Mac) to bring up VSCode's Command Palette, searching for "DMBinder terminal", running that command, and then typing help into the terminal prompt that shows up. To find out more about a specific command you can type into the terminal help <command> (i.e. help roll will display in the terminal how to use the roll command to roll dice.)

Clone this wiki locally