Page 1 of 1

Make hyperlinks in the PB editor "clickable"

Posted: Mon Jul 20, 2015 10:20 pm
by Little John
The comments in my code often contain hyperlinks for reference, e.g.

Code: Select all

; see <http://msdn.microsoft.com/en-us/library/ms646310.aspx>
When I want to read that webpage, I have to copy and paste the URL into my browser.

It would be much more comfortable, if we just could do say [Ctrl]+[left Mouseclick] on the URL, in order to open the desired page.
Many other editors have this feature built-in.

Re: Make hyperlinks in the PB editor "clickable"

Posted: Mon Jul 20, 2015 11:07 pm
by Tenaja
+1!!!

This would be appreciated.

Re: Make hyperlinks in the PB editor "clickable"

Posted: Tue Jul 21, 2015 7:30 am
by Shield
+1, although I'm barely using this feature in any editor I'm surprised this hasn't been implemented into the PB IDE yet.