Display Gitpod Logo and Hostname on the top-left NavBar from JetBrains IDEs #9733
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Display Gitpod Logo and Hostname on the top-left NavBar from JetBrains IDEs.
Note that it won't display "gitpod@" prefixing the hostname when we expand the dropdown.
Note: This PR has 2 commits, which were intentionally left separated. The relevant changes are all on the second commit.
Below you can see two screenshots. Unfortunately I had high ping, so we couldn't see the Gitpod Logo. I'd appreciate if someone with low ping can take a screenshot when running from the Preview Environment.
Before:
After:
Also, hovering over it, shows a tooltip with the full name:
Related Issue(s)
Partially resolves #8192 - We can't completly customize what appears on the dropdown, but just the the text line from below the IDE name. (See screenshots above)
How to test
Open any JetBrains IDE on this Preview Environment and confirm if the text on NavBar is customized.
Release Notes
Documentation
None.