Show current connection in status bar (on bottom).

Issue #969 resolved
Justin Julicher created an issue

Like the git plug shows your current branch can we have a way of quickly seeing the current projects connection? And maybe quick selecting it too?

Comments (8)

  1. Scott Wells repo owner

    That's actually a really nice idea, Justin. It wouldn't work for projects with multiple modules configured for multiple connections, but given that 99% of the time that's likely not the case, a quick selection switcher would really be nice for folks working against multiple orgs. Let me think about how that might work...

    Great recommendation! Thanks for logging it!

  2. Phil W

    This would also be a nice place to add the various org-related operations, in addition to selection, such as:

    generate OST

    open org setup in browser

    open org dev console in browser

    etc.

  3. Doug Ayers

    This would be a nice-to-have. Since the Salesforce Extensions for Visual Studio Code added this feature, I keep finding myself habitually looking down at the IC2 status bar to gut-check the org I’m connected to 😉

  4. Scott Wells repo owner

    This will be included in the next feature build (likely either tomorrow morning or Friday morning):

    Issue_969.png

    The status bar widget will show the current connection, and when clicked will show all connections compatible with the current module. You can then switch to another connection quickly (including support for multi-module projects where modules share a connection), open the connection in the browser, or edit the connection details.

  5. Log in to comment