A hyperlink in terminal is wrong for a target which has dot in name #4431
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
lang: c++
C++ rules integration
P3
We're not considering working on this, but happy to review a PR. (No assignee)
product: CLion
CLion plugin
type: bug
Description of the bug:
The links with dot in name are highlighted wrong in Terminal.
This links can be used to quick navigate to target by left button click on it.
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Clone repository
https://github.com/stle85/bazel-idea-hyperlink-issue
Run build in CLion terminal
bazel build //...
Link on target in terminal has wrong link(or was highlighted wrong).
Which Intellij IDE are you using? Please provide the specific version.
CLion 2022.3.2
What programming languages and tools are you using? Please provide specific versions.
C++, clang
What Bazel plugin version are you using?
2023.01.24.0.1-api-version-223
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: