[Mono-dev] Completion refactoring?

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Aug 14 15:31:50 EDT 2005


On 8/14/05, Alexandre Miguel Pedro Gomes <alexmipego at gmail.com> wrote:
<snip>
> 2. SourceEditor should be associated with a LanguageBinding and
> interactively notify the LanguageBinding about current "iter"/caret
> position

I'd suggest that an editor could mark certain portions of code as
having a different LanguageBinding (and Syntax highlighting). Consider
JavaScript in HTML, or C# / VB in ASP.NET...

<snip>
> 3. New helper "tools", examples for C#:
> * "Press TAB to implement event/interface/abstract class"

Yep. That's a killer feature. Something similar to SmartTags in VS2005
is possibly a better interface for most of these; maybe this would be
an interface exposed to the LanguageBindings?

Lots of good ideas here.


Best regards,

Michael Hutchinson



More information about the Mono-devel-list mailing list