JetBrains Rider 2018.1 Help

SSH Terminal

File | Settings | Tools | SSH Terminal for Windows and Linux
JetBrains Rider | Preferences | Tools | SSH Terminal for macOS
Ctrl+Alt+S settings


Use this dialog box to appoint the to access through the SSH terminal, configure connection with the destination environment, and choose the encoding to use in the SSH terminal.

Make sure the SSH Remote Run plugin is enabled. The plugin is activated by default. If the plugin is disabled, enable it on the Plugins settings page as described in Enabling and Disabling Plugins.

ItemDescription
Connection settingsIn this section, appoint the to access through the SSH terminal and specify where the connection settings should be taken from:
  1. Deployment server: select this option to have the commands in the SSH Terminal executed on the local or remote Web server accessible through one of the server access configurations. From the drop-down list, choose the server access configuration that specifies the destination environment and the settings to establish connection to it.
    • Select server on every run: if this option is selected, you will have to choose the desired server access configuration from the pop-up window, every time you choose Tools | Start SSH Session on the main menu.
    • If the desired server access configuration does not appear in the drop-down list, click the link Configure Servers, and define one in the Deployment page. For details, see the Configuring Synchronization with a Remote Host section.
Default encodingFrom this drop-down list, select the desired encoding to be used in the SSH terminal.
Last modified: 20 August 2018

See Also