Myroslav
Myroslav
Can you provide a minimum reproducible example? The problem most likely lies in your project configuration.
Could not reproduce this problem. IntelliJ Ultimate 251.26094.98, Bazel plugin 72e1e44f24adaba8b0f173e525c3f53909e349f8. Are you sure this is a plugin issue? Can you try copying the command from the Bazel console and...
I still cannot reproduce this problem. Can you try running this command directly in a terminal? ``` bazel run --tool_tag=ijwb:IDEA:ultimate --color=yes --progress_in_terminal_title=no -- //go:go ``` If you get the same...