[MonoDevelop] code-complete with ikvm assemblies
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon May 31 01:34:59 EDT 2010
On Sun, May 30, 2010 at 2:15 AM, Mike Krüger <mkrueger at novell.com> wrote:
> Hi
>
> ATM we don't have code completion for Java. We're not going to do this ourselves (we're concentrating on the C# backend, we've too few
> developers to provide full language support for more languages).
I thought this was about C# completion for IKVM'd code.
I would assume we should already support code completion for
referenced IKVM'd assemblies. If it doesn't work properly, that would
be a bug.
However, AFAIK Java project project references from C# projects would
not work, because the completion system would try to use a parse DB
from the project (and there is none for Java ATM).
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list