-
Couldn't load subscription status.
- Fork 328
Closed
Labels
awaiting-maintainerAwaiting review from Bazel team on issuesAwaiting review from Bazel team on issuesproduct: CLionCLion pluginCLion plugintype: bug
Description
Description of the bug:
When CLion Nova is enabled, the play button next to the code editor does nothing for main functions and gtest tests.
Which category does this issue belong to?
CLion
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
For gtest
- Checkout branch from Sample gtest #7044
- Open the sample project under
clwb/tests/projects/simple - Enable Nova in CLion
- Sync the bazel project
- Open the file
main/hello-test.cc - Click in the play button next to
TESTin the code editor and see no action is a available
For main
- Open the sample project under
clwb/tests/projects/simple - Enable Nova in CLion
- Sync the bazel project
- Open the file
main/hello-world.cc - Click in the play button next to
mainin the code editor and see no action is a available
Which Intellij IDE are you using? Please provide the specific version.
CLion 2024.3 RC Build #JBC-243.21565.198, built on November 12, 2024
What programming languages and tools are you using? Please provide specific versions.
C++
What Bazel plugin version are you using?
2024.10.22-stable
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
Metadata
Metadata
Assignees
Labels
awaiting-maintainerAwaiting review from Bazel team on issuesAwaiting review from Bazel team on issuesproduct: CLionCLion pluginCLion plugintype: bug
Type
Projects
Status
Done