We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing here
When CLion Nova is enabled, the play button next to the code editor does nothing for main functions and gtest tests.
CLion
For gtest
gtest
clwb/tests/projects/simple
main/hello-test.cc
TEST
For main
main
main/hello-world.cc
CLion 2024.3 RC Build #JBC-243.21565.198, built on November 12, 2024
C++
2024.10.22-stable
No response
The text was updated successfully, but these errors were encountered:
0e1b023
ujohnny
Successfully merging a pull request may close this issue.
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
clwb/tests/projects/simple
main/hello-test.cc
TEST
in the code editor and see no action is a availableFor
main
clwb/tests/projects/simple
main/hello-world.cc
main
in the code editor and see no action is a availableWhich 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
The text was updated successfully, but these errors were encountered: