Add a command palette (Cmd+Shift+P) option to Refresh Salesforce CLI Connections

Issue #1642 resolved
Jason Clark created an issue

With the change in 2.1.2.5 to no longer run force:org:list automatically, we have the option to force a refresh explicitly in Illuminated Cloud > Configure Application > Connections, by clicking the refresh icon (tooltip “Refresh Salesforce CLI Connections”). It would be helpful for this functionality to be exposed as a command palette command (Cmd+Shift+P) to avoid the need to enter the tabbed IC Settings dialog. Additionally, I believe this would allow the user to set an app-wide keyboard shortcut for the feature as well.

Comments (2)

  1. Scott Wells repo owner

    Delivered with 2.1.2.6:

    Added a Refresh Salesforce CLI Connections action. This is not bound to any key by default, nor is it included in any of the drop-down or context menus. It is available via the action palette and can be bound to any desired key, added to menus, etc., as desired.

  2. Log in to comment