[MonoDevelop] 0.6...

John Luke john.luke@gmail.com
Tue, 01 Mar 2005 21:57:34 -0500


On Tue, 2005-03-01 at 18:08 -0800, Todd Berman wrote:

>
>As far as big picture goals, we plan on integrating with stetic, having
>some asp.net stuff, and more debugger integration. Other than that,
>patches are accepted for anything and everything. I am sure various
>contributors have different goals (lluis seems to be working on a new
>solution pad that would be more flexible, jluke seems to be working on
>everything, as usual ;), and chris seems to be interested in database
>interaction, and potentially some version control integration).
>

Just for informational purposes, I will only likely be doing bug fixing
and _maybe_ C# parser related stuff if anything at all for the near
future.  So either when there is a new release or if people are testing
a recent svn version reporting parsing/completion related bugs would be
great. There have been 4/5 of these fixed since the 0.5.1 release.

Things I know about:
- C# 2 features will likely mess up completion
- enter/double-click should complete
- 0xdead type numbers are not parsed correctly (because of code that
depends on an apparent .net 1.1 bug)

Things that I would like to have time to do or would help someone else
with:
 - auto-formatting text
 - error underlining (this basically works, except for a few bugs)