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

Status Log

 
Post new topic   Reply to topic     Forum Index -> VSpluginD
View previous topic :: View next topic  
Author Message
rsl



Joined: 04 Jan 2006
Posts: 47

PostPosted: Tue Jan 31, 2006 11:55 pm    Post subject: Status Log Reply with quote

TODO List

    SourceCode Formatter
    It is called when user type Ctrl-K+D.
    Build System
    VSpluginD use MsBuild. but it has no advantage to use MSBuild as build system. It takes extra time for start up MSBuild and DMD.dll loading, and it cancel dmd advantage fast compilation. I'm planning integrate build system in DProject.
    Debugger
    I can't find where is problem that prevent break point settings. It maybe needed to write custom D debugger.
    Intellisense
    A lot of tasks to do, Current Intelisense works for local/global declaration. and it can handle import, I'll try to implement "ParameterInfo" and "DropdownBar" next.
Back to top
View user's profile Send private message Send e-mail
rsl



Joined: 04 Jan 2006
Posts: 47

PostPosted: Thu Feb 16, 2006 2:04 pm    Post subject: Reply with quote

Now I'm working on redesigning lexer/parser for.

-Update to latest dmd1.47. add support for DDoc.
-Construct more sophisticated parse tree, easy to search inside tree.
-Error handler for error marker. it indicate not only show line but text span.
Back to top
View user's profile Send private message Send e-mail
rsl



Joined: 04 Jan 2006
Posts: 47

PostPosted: Sat May 13, 2006 2:23 pm    Post subject: Reply with quote

There are a lot of change in VS SDK April.
so, It'll take times to release next version.

new feature It'll be added.
- change codebase to VSSDK April from Oct RTM.
- bug fixes, fix odd auto indent behavior. and fix always run debug exe.
- new intellisense engine though it's written a few month ago for dmd1.47.
it need to update latest dmd.
- classView, and code snippet support
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> VSpluginD 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