www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 12215] New: Click on URL's in source code

reply d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=12215

           Summary: Click on URL's in source code
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: VisualD
        AssignedTo: nobody puremagic.com
        ReportedBy: turkeyman gmail.com



In Visual Studio, you can ctrl-click on URL's in source code and it will open
in the browser.
It would be nice to have this in D code aswell.
I often find myself trying to do it and then wonder why it's not working...
then I realise it's a .d file, and it seems to be a language feature rather
than a text editor feature.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 20 2014
parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=12215


Rainer Schuetze <r.sagitario gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.sagitario gmx.de
         Resolution|                            |WORKSFORME



PST ---
I had to google it, but it is actually an IDE feature. Just enable
"Single-Click URL navigation" in Tools->Options->Text-Editor->D->General.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 02 2014