Follow Link in comments
Hello. If a comment has a web link (ie: http://google.com), is there a way with a shortcut or mouse to follow this link in Webstorm? Ctrl-click doesn't seem to do the trick as in Visual Studio.
M.
请先登录再写评论。
Hello. If a comment has a web link (ie: http://google.com), is there a way with a shortcut or mouse to follow this link in Webstorm? Ctrl-click doesn't seem to do the trick as in Visual Studio.
M.
请先登录再写评论。
Hi there,
No -- http://youtrack.jetbrains.com/issue/IDEA-64131
On another thought -- you can create External Tools entry that will open selected text (URL in your case) in your browser (use $SelectedText$ macro); custom shortcut can then be assigned to it later at "Settings | Keymap | External Tools"