elementary / code

Code editor designed for elementary OS
https://elementary.io
GNU General Public License v3.0
476 stars 113 forks source link

CTRL+Click to follow links #820

Open davidmhewitt opened 4 years ago

davidmhewitt commented 4 years ago

Prerequisites

Feature

I was editing some markdown with Code today and had to copy and paste a link into a browser to visit it. It would be nice if we could have CTRL+Click functionality on things that are obviously links in text/markdown documents.

This feature is available in VS Code and probably other editors.

I haven't checked to see how possible/feasible this would be in the realm of GtkSourceView yet, but adding it here as a nice to have.

jeremypw commented 4 years ago

There is a similar issue raised agains Terminal:https://github.com/elementary/terminal/issues/469