onivim/oni

Cmd + clicking a link should open the URL in the browser

Open

#1757 aperta il 9 mar 2018

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)TypeScript (336 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (11.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This is a quite small improvement, but would allow to:

We could mimick the behavior of VSCode and:

  • Coloring the link in an "active" color (link blue?) when hovering it with Cmd pressed
  • Display a tooltip stating "Cmd + Click to follow the link" or something like that when hovering it without holding Cmd

I guess the key should be configurable so that it works on all platforms

Guida contributor