Upgraded from 2017.3 to 2018.1 lost context menu 'upload to'

Answered

After the upgrade I have no upload to context menu, even though my deployment settings are in place, and I can use 'Tools > Deployment > Upload to' without any problems.

I've re-saved the deployment settings & restarted PHPStorm but the context menu still will not show the upload options.

PhpStorm 2018.1
Build #PS-181.4203.565, built on March 28, 2018
Licensed to -----
Subscription is active until December 3, 2018
For educational use only.
JRE: 1.8.0_152-release-1136-b20 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

 

Any ideas?

0
2 comments

Please check if there's no default deployment configuration is set: https://youtrack.jetbrains.com/issue/WI-40826

1
Avatar
Permanently deleted user
In order to put back the "Upload to the default server" option, you should:
- go to Settings | Appearance & Behavior | Menus and Toolbars | Editor Tab Popup Menu
- select the menu option immediately before the "Deployment" group (this is to respect the old menu order, if I remember it correctly)
- click the "ADD AFTER" button in the right sidebar
- in the actions list popup that appears. find and select the option: "All actions|Plug-ins|Remote Host Access" => "Upload to Default Server"
- confirm - OK / APPLY / etc...
 
There is already a topic on this issue: https://youtrack.jetbrains.com/issue/WI-40826#comment=27-2826880, from which I quote:
``
Maxim Kolmakov  17 Apr 2018 17:55
It's was our intentional decision to limit the menu to avoid its pollution.
But there is a workaround, you can configure any menu as you wish in Preferences | Appearance & Behavior | Menus and Toolbars. You can add missing items in the required menu from "All actions|Plug-ins|Remote Host Access"
``

Hope it helps,
Teo
 
1

Please sign in to leave a comment.