| Summary: | URL recognition + underline on hover + clickable | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Gregor Mi <codestruct> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | nate, thomas.surrel |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 18.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gregor Mi
2018-10-14 18:28:05 UTC
Ooh, this would be really nice. Yes, all that is feasible. Where is the code on Konsole to scan for URLs? Btw, this was requested already in 2004: bug #93087 Nowadays, a plugin needs to add a KTextEditor::MovingRange to matching texts, and on hover change the MovingEanges KTextEditor::Attribute. All a dimple thing. |