FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Show completion and parameter information automatically?

 
Post new topic   Reply to topic     Forum Index -> Visual D
View previous topic :: View next topic  
Author Message
Oliver



Joined: 20 Feb 2011
Posts: 1

PostPosted: Sun Feb 20, 2011 11:00 am    Post subject: Show completion and parameter information automatically? Reply with quote

Hi,

the subject pretty much says it all. Is it somehow possible to tell Visual D to show parameter information automatically when I type a "(". Also listing members (aka auto completion?) would be a nice thing to have (without having to press Ctrl+Space every single time)... Confused

Thanks in advance Embarassed
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sun Feb 20, 2011 11:30 am    Post subject: Re: Show completion and parameter information automatically? Reply with quote

Hi,

Oliver wrote:
the subject pretty much says it all. Is it somehow possible to tell Visual D to show parameter information automatically when I type a "(".


That should not be much of a problem, but I think it should be optional.

Quote:
Also listing members (aka auto completion?) would be a nice thing to have (without having to press Ctrl+Space every single time)... Confused


That's a bigger problem, because Visual D has no idea about semantics, e.g. it does not know the type of the identifier before a dot. It could only list all identifiers, and that is probably too much. Maybe it could show possible completions while typing any identifier as Visual Assist does, but this sometimes gets in the way while modifying identifiers while navigating through the source...

Rainer
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Visual D All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group