Skip to content

[Feature Request] Support clickable file paths in output for quick navigation #2

@140270103901

Description

@140270103901

First of all, thank you for your hard work on this project! It has been very helpful to me.

Is your feature request related to a problem?
Currently, the file paths displayed in the output are rendered as plain text. As shown in the screenshot below, I cannot interact with the path spaic/Neuron/Encoders.py to open the file directly.

Describe the solution you'd like
I would like to suggest adding support for clickable file paths. Ideally, the file path should be rendered as a hyperlink so that I can use Ctrl + Left Click to jump directly to the corresponding file in the editor (similar to how the VS Code terminal handles paths).

Additional context
Expected: The file path is highlighted/underlined and clickable (official opencode plugin in vscode).

Image

Current: The file path is plain text (this plugin in pycharm).

Image

Thank you for considering this request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions