Tools | External Tools

You can define tools that appear as menu items in the Tools menu.

Choosing an appropriate Type for the tool allows you to define a tool that executes on a remotely connected server, rather than executing the tool locally on your Windows PC.

The Arguments field can optionally contain a number of meta-tokens, which are replaced before the command is executed on the Windows machine or sent to the remote shell.

$APPPATH$ Windows path to the SourceDebug application.
$PROJECTNAME$ Name of project.
$PROJECTPATH$ Start path of the project..
$HOSTNAME$ Server name (or IP address) of the remote host.
$FILEPATH$ Complete filename of currently active file.
$FILENAME$ Filename of active file.
$NAME$ Name-part of active file.