The #develop teamblog
 Saturday, October 28, 2006

The SharpDevelop repository now contains a sample application that shows how to use our libraries ICSharpCode.SharpDevelop.Dom and ICSharpCode.TextEditor to enable code-completion.

You can find it in the folder SharpDevelop\samples\CSharpCodeCompletion. The expression resolver is part of SharpDevelop.Dom, so the example supports complex generic types etc. However it implements only code-completion when typing "." - no Ctrl+Space, keyword-completion or method insight. The code was kept as simple as possible, so multiple overloads are not filtered out, and there are no different icons for protected or internal members.

Categories: Daniel
Saturday, October 28, 2006 2:14:13 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [2]

 



Wednesday, December 06, 2006 11:11:36 PM (W. Europe Standard Time, UTC+01:00)
Just great job! Thanks ! I hope i could help SharpDevelop project after my exams.
Tomasz Kubacki
Sunday, December 17, 2006 2:36:37 PM (W. Europe Standard Time, UTC+01:00)
Happy to hear that the code completion of the texteditor component can be used in standalone projects. Still the code completion is kinda complex.

I hope the code completion is as easy as highlighter.
Comments are closed.

© Copyright 2008 SharpDevelop Core Team

Subscribe to this weblog's RSS feed with SharpReader, Radio Userland, NewsGator or any other aggregator listening on port 5335 by clicking this button.   RSS 2.0|Atom 1.0  Send mail to the author(s)

 

Copyright ©2000-2007 IC#Code. All rights reserved. Projects sponsored by AlphaSierraPapa.