www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11651] New: show signature and ddoc while scrolling completion list

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

           Summary: show signature and ddoc while scrolling completion
                    list
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: VisualD
        AssignedTo: nobody puremagic.com
        ReportedBy: spam extrawurst.org



---
that would be very good when learning the usage of a new library or foreign
code in general.

I imagine this as a second "tooltip" right beside the completion list on the
right and showing this for the currently selected item in the list.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 30 2013
next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11651


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario gmx.de



PST ---
This is now implemented for information from dparser.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 18 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11651




PST ---
Try it in the beta:
https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.38beta2

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 18 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11651




---
this is a great enhancement, thanks! works quite nice so far.
Is it possible to decrease the time until a tooltip shows up ? when scrolling
through methods this can get rather annoying even though it is just 1.5s or so
right now.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 18 2013
prev sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11651




PST ---
Showing the tooltip is functionality built into VS, not the plugin. I don't see
a possibility to change the popup time ATM other than changing the system wide
tooltip properties (I haven't tried that though).

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 18 2013