Settings > Tools > SSH Terminal menu missing: SSH Remote Run plugin disabled in PhpStorm
Problem
SSH Terminal option is not available in the Tools menu in PhpStorm.
Cause
The SSH Remote Run bundled plugin is disabled, which removes SSH Terminal functionality from the menu.
Resolution
Enable the SSH Remote Run bundled plugin:
- Open Settings | Plugins.
- Search for
ssh remotein the Installed tab. - Enable the SSH Remote Run plugin.
- Restart PhpStorm to apply the change.
After enabling the plugin and restarting, Tools | SSH Terminal will be available in the Settings window.
Please sign in to leave a comment.