Make hyperlinks in the PB editor "clickable"
Posted: Mon Jul 20, 2015 10:20 pm
The comments in my code often contain hyperlinks for reference, e.g.
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.
Code: Select all
; see <http://msdn.microsoft.com/en-us/library/ms646310.aspx>
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.