Skip to content
New issue

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

A hyperlink in terminal is wrong for a target which has dot in name #4431

Closed
st-1dev opened this issue Feb 12, 2023 · 0 comments · Fixed by #6021
Closed

A hyperlink in terminal is wrong for a target which has dot in name #4431

st-1dev opened this issue Feb 12, 2023 · 0 comments · Fixed by #6021
Assignees
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

Comments

@st-1dev
Copy link

st-1dev commented Feb 12, 2023

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

@sgowroji sgowroji added type: bug product: CLion CLion plugin lang: c++ C++ rules integration awaiting-maintainer Awaiting review from Bazel team on issues labels Feb 13, 2023
@tpasternak tpasternak added the P3 We're not considering working on this, but happy to review a PR. (No assignee) label Apr 28, 2023
@ujohnny ujohnny linked a pull request Feb 12, 2024 that will close this issue
3 tasks
@ujohnny ujohnny closed this as completed Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

Successfully merging a pull request may close this issue.

4 participants