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

Hyperlinks in comments should be clickable #9907

Open
AdRiley opened this issue May 9, 2024 · 2 comments
Open

Hyperlinks in comments should be clickable #9907

AdRiley opened this issue May 9, 2024 · 2 comments
Assignees
Labels
-gui d-easy Difficulty: little prior knowledge required p-medium Should be completed in the next few sprints x-new-feature Type: new feature request
Milestone

Comments

@AdRiley
Copy link
Member

AdRiley commented May 9, 2024

image

  • Detect hyperlinks as text starting http:\\ or https:\\
  • Underline the hyperlink to give user clue it is clickable
  • I think copy VS code behaviour with a clickable tooltip or ctlr-click to follow

image

@AdRiley AdRiley added x-new-feature Type: new feature request -gui labels May 9, 2024
@AdRiley AdRiley added this to the Beta Release milestone May 9, 2024
@farmaazon farmaazon added d-easy Difficulty: little prior knowledge required p-medium Should be completed in the next few sprints labels May 9, 2024
@farmaazon
Copy link
Contributor

  • Use the editor we use for documentation panel to every comment box. It should handle links by itself - or we are just one plugin away.

@farmaazon farmaazon added p-high Should be completed in the next sprint and removed p-medium Should be completed in the next few sprints labels May 9, 2024
@kazcw kazcw self-assigned this May 9, 2024
@kazcw
Copy link
Contributor

kazcw commented May 13, 2024

This is blocked on #9935.

@farmaazon farmaazon added p-medium Should be completed in the next few sprints and removed p-high Should be completed in the next sprint labels May 14, 2024
@kazcw kazcw removed the x-on-hold label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-gui d-easy Difficulty: little prior knowledge required p-medium Should be completed in the next few sprints x-new-feature Type: new feature request
Projects
Status: 📤 Backlog
Development

No branches or pull requests

3 participants