GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
318 stars 59 forks source link

Google cloud Intellij plugin add items to the sidebar which is very annoying #3149

Closed ygyg70 closed 7 months ago

ygyg70 commented 1 year ago

(Please ensure you are running the latest version of Cloud Code for IntelliJ with Help > Check for Updates)

Open a project, might not be a Google cloud project Expected - nothing related to Google cloud plugin

Instead, items are added to the sidebar, such as secrets manager, cloud run, datastore

Ideally, it would be a choice only when the project is related to Google cloud

Screenshot 2023-07-02 at 10 52 06 PM

etanshaul commented 1 year ago

thanks for the feedback. This doesn't entirely address your issue, but just a note that the new IntelliJ UI does help here: 1) the panels are much smaller since there is just an icon and no text, so they take up less space 2) IntelliJ hides panels in a most-recent-used fashion. So if you don't use them frequently , they should be out of site:

https://www.jetbrains.com/help/idea/new-ui.html

ivanporty commented 7 months ago

Closing as we users are transitioning mostly to New UI and you can hide unnecessary icons.