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

Would be nice if...

 
Post new topic   Reply to topic     Forum Index -> Poseidon
View previous topic :: View next topic  
Author Message
Etherous



Joined: 05 Sep 2009
Posts: 6

PostPosted: Thu May 12, 2011 2:22 pm    Post subject: Would be nice if... Reply with quote

... all the elements collapsed in the outline didn't get expanded whenever the file is parsed
... views could be moved around, like in Eclipse
... there were error detection and suggestions
... those vertical lines every 4 spaces could be turned off
... Ctrl-W closed the file, not the program
... Ctrl-Q closed the program
... Ctrl-clicking an import opened the module imported
... Ctrl-clicking an identifier jumped to its definition
... cutting or pasting multi-lines refreshed the outline
... Shift-Tab decreased indent of line(s)
... new files appeared automatically without needing to add them
... instead of simply failing, parser returned a specific and helpful error
... hovering over an identifier highlighted instances of that identifier
Back to top
View user's profile Send private message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Sun Jun 12, 2011 4:57 am    Post subject: Re: Would be nice if... Reply with quote

Etherous wrote:
01... all the elements collapsed in the outline didn't get expanded whenever the file is parsed
02... views could be moved around, like in Eclipse
03... there were error detection and suggestions
04... those vertical lines every 4 spaces could be turned off
05... Ctrl-W closed the file, not the program
06... Ctrl-Q closed the program
07... Ctrl-clicking an import opened the module imported
08... Ctrl-clicking an identifier jumped to its definition
09... cutting or pasting multi-lines refreshed the outline
10... Shift-Tab decreased indent of line(s)
11... new files appeared automatically without needing to add them
12... instead of simply failing, parser returned a specific and helpful error
13... hovering over an identifier highlighted instances of that identifier

Fast and simple reply:
(01 )...? It should be done....
(02 )...It's too difficult to me, sorry(and I'm not sure old dwt can do this or not...?) Embarassed
(03 )...like (11), it base that the parser can hold and return the error, let me check...
(04 )...Go Tools -> Options... -> Editor -> trun "Show Indentation Guides" off
(05 )...It cause poseidon crash! I don't know what's happen!
(06 )...Alt+F4 is another choice... Very Happy
(07 )...Will add at rev.280(just call the _jumpToDefintion function)
(08 )...like (07)
(09 )...It is possible to be done, but will slow down poseidon.....
(10 )...It's good suggestion( already added at rev.280)
......
Back to top
View user's profile Send private message Send e-mail
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Tue Jun 14, 2011 10:22 pm    Post subject: Re: Would be nice if... Reply with quote

Kuan Hsu wrote:

(05 )...It cause poseidon crash! I don't know what's happen!


Will Fixed at REV.282
Back to top
View user's profile Send private message Send e-mail
Nrgyzer



Joined: 12 Dec 2009
Posts: 31

PostPosted: Sun Aug 14, 2011 3:48 am    Post subject: Reply with quote

It would be also cool if the parser supports keywords like "@property". When I create a class with such property-methods, the parser always says "Parsed Failure." and code completion won't work. When I remove the keyword, the parsing will be successful and the code completion works.
Back to top
View user's profile Send private message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Mon Sep 05, 2011 8:00 am    Post subject: Reply with quote

Nrgyzer wrote:
It would be also cool if the parser supports keywords like "@property". When I create a class with such property-methods, the parser always says "Parsed Failure." and code completion won't work. When I remove the keyword, the parsing will be successful and the code completion works.


Please try to set Tools->Options...->Parser->DMD2.x is checked
Back to top
View user's profile Send private message Send e-mail
Nrgyzer



Joined: 12 Dec 2009
Posts: 31

PostPosted: Sat Oct 08, 2011 3:37 pm    Post subject: Reply with quote

Kuan Hsu wrote:
Nrgyzer wrote:
It would be also cool if the parser supports keywords like "@property". When I create a class with such property-methods, the parser always says "Parsed Failure." and code completion won't work. When I remove the keyword, the parsing will be successful and the code completion works.


Please try to set Tools->Options...->Parser->DMD2.x is checked


Already checked, but nothing changed... I always get "Parsed Failure.".
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Poseidon 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