intellij icon indicating copy to clipboard operation
intellij copied to clipboard

Goland project names are not informative

Open bdleitner opened this issue 3 years ago • 13 comments

I'm not sure if this is an issue with the bazel plugin or with Goland more generally (or both). Unlike IJ, Goland doesn't seem to have a simple way to control a project's name (there is no name field in Project settings, for example).

In IJ, when I import a bazel project, I can name it and get descriptive names in the load window: IJ Good Project Names

In Goland, on the other hand, all of the bazel projects use .project-data-dir and .workspace from Project Structure (note that there is no place to set the name): Goland Bad Project Settings

To give the following view when opening a project: Goland Bad Project Names

All of the projects have the same name, so I have to look at internals of the path to figure out the right one, and this is doable but annoying.

bdleitner avatar Jul 10 '22 20:07 bdleitner

All projects in Open Recent menu list have the same name: .project-data-dir, workspace. Makes it very difficult to open the right project.

JamesRTaylor avatar Aug 08 '22 02:08 JamesRTaylor

Hello @bdleitner, Could you please confirm are you still seeing this with the latest release and also for non bazel projects ?

sgowroji avatar Sep 29 '22 10:09 sgowroji

I'm still seeing this with the latest bazel plugin, @sgowroji

JamesRTaylor avatar Oct 01 '22 18:10 JamesRTaylor

Hello @bdleitner, Could you please confirm are you still seeing this with the latest release and also for non bazel projects ?

Yes, I'm still seeing it in the latest version. Non-bazel projects are not (and were never) affected.

bdleitner avatar Oct 01 '22 18:10 bdleitner

I am having the same issue: GoLand 2022.3.3 (on macOS M1), Plugin version: 2023.02.22.0.1-api-version-223

Vertexwahn avatar Mar 15 '23 15:03 Vertexwahn

The issue still exists in: GoLand 2023.2 Build #GO-232.8660.185, built on July 26, 2023 macOS 13.5

Vertexwahn avatar Aug 11 '23 08:08 Vertexwahn

It's crazy to me that the tooling for Bazel is so bad. It's been a year, and you can't fix a bug preventing the name of the project from appearing correctly? We've moved away from Bazel because of it's lack of usability and tooling (like many projects I've seen), so not interested anymore, but what is going on with this project?

JamesRTaylor avatar Aug 11 '23 17:08 JamesRTaylor

Goland is not explicitly supported by the plugin, please refer to the documentation; IDEs section. The issue is marked P3 which means we can accept a PR to fix it.

mai93 avatar Aug 11 '23 18:08 mai93

Thank you for contributing to the IntelliJ repository! This issue has been marked as stale since it has not had any activity in the last 6 months. It will be closed in the next 14 days unless any other activity occurs or one of the following labels is added: "not stale", "awaiting-maintainer". Please reach out to the triage team (@bazelbuild/triage) if you think this issue is still relevant or you are interested in getting the issue resolved.

github-actions[bot] avatar Feb 11 '24 01:02 github-actions[bot]

@bazelbuild/triage not stale, still happening.

bdleitner avatar Feb 11 '24 01:02 bdleitner

Still relevant!

Vertexwahn avatar Feb 11 '24 08:02 Vertexwahn