idanarye / vim-dutyl

Coordinate D tools to work together for you

Home Page:http://www.vim.org/scripts/script.php?script_id=5003

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

display signature with ddoc

John-Colvin opened this issue · comments

Currently DUddoc only prints the doc comment, it's often necessary to see the signature at the same time. It would even be good to print the signature for undocumented functions.