onivim/oni

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

Open

#1,757 创建于 2018年3月9日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)TypeScript (11,389 star) (336 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南

Cmd + clicking a link should open the URL in the browser · onivim/oni#1757 | Good First Issue