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

code completion with tango e.g.

 
Post new topic   Reply to topic     Forum Index -> Descent
View previous topic :: View next topic  
Author Message
dubuila



Joined: 22 Aug 2006
Posts: 28

PostPosted: Mon Sep 03, 2007 6:06 am    Post subject: code completion with tango e.g. Reply with quote

Hello,

How to have access to the code completion with the tango RC build ?

Regards,
Laurent.
Back to top
View user's profile Send private message
asterite



Joined: 01 Jun 2006
Posts: 235
Location: Buenos Aires, Argentina

PostPosted: Mon Sep 03, 2007 7:02 am    Post subject: Reply with quote

Hi,

Code completion is not implemented yet. We are currently working on porting the semantic analysis from DMD. The next will follow:

1. You'll get error squiggles each time you stop typing for a while. I found having an immediate response of errors to be very useful, since you can instantly correct your code and have it always working.
2. Since some of the errors above may include things like "member not found" or "type not found", it's a step away from using that information for code completion, or for organizing imports.
3. Finally, we would be able to use the information above to smartly compile the files, i.e., compile only what is needed. The compilation and probably linkage will happen each time you save a file, as in JDT.

The semantic analysis is a huge codebase, but we think it worths it to port it over to Java.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
phoenix



Joined: 06 Mar 2005
Posts: 68

PostPosted: Wed Sep 05, 2007 1:54 pm    Post subject: Reply with quote

Or you could use Mmrnmhrm meanwhile... Rolling Eyes
_________________
Bruno Medeiros
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Descent 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