[nem-en] Re: [nem-feedback] Visual Studio 2005 VSIP package
NoiseEHC
NoiseEHC at freemail.hu
Sun Feb 12 16:02:33 CET 2006
So here it is.
I removed the brace matching since it requires lexer support.
Currently I do not know how to do it (either the LexerColorizer should
differentiate
between open/close braces or I should use the real lexer but how?)
Another problem is that the syntax highlighting is context dependent
(depends on
the using statements) and VS provides it with only an int state. So somehow
it would create a context table. For now it simply uses
Nemerle.Macros.dll only.
You have to unzip the file to
C:\Program Files\Visual Studio 2005
SDK\2005.12\VisualStudioIntegration\Samples\NemerleIntegration\NemerleProject
because it references files from
C:\Program Files\Visual Studio 2005
SDK\2005.12\VisualStudioIntegration\Common\Source\CSharp\Project
as ..\..\..\Common\etc...
It also loads the macro dll from c:\program
files\nemerle\Nemerle.Macros.dll so you have to have your Nemerle
installed there.
Now the big question:
Can somebody help me finish this? I would need not only testers with VS
but somebody with knowledge with the Nemerle
compiler since the show stopper is that it requires modifying the source...
Will it help if I manage to get some free VS licenses for the
university? (I think it can be possible as a MS sponsored project.)
> I will send you the latest version tomorrow and you could put it to
> the repository
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NemerleProject3.zip
Type: application/octet-stream
Size: 27403 bytes
Desc: not available
Url : /mailman/pipermail/devel-en/attachments/20060212/719acb66/NemerleProject3-0001.obj
More information about the devel-en
mailing list