Plugin for C# support

I have started working on a plugin to bring support for C#. Currently the parser is in progress and I could use some help with it.

The parser is written with BNF grammar using the Grammar-Kit plugin.

EDIT: I forgot the link the project, it can be found here: https://github.com/Azeruz/CSharpLanguageSupport

0
4 comments

Would you mind sharing a link of the project? That way people could actually help you :p

0
Avatar
Permanently deleted user

There was a link to it this morning at least! :)

0
Avatar
Permanently deleted user

Okay so I actually edited in the link eariler today, for some reason it seems the edit didn't go through then. Either way the project can be found here: https://github.com/Azeruz/CSharpLanguageSupport and I will edit the original post again.

0
Avatar
Permanently deleted user

Hey there,

Was just wondering if there's any progress on this? While lurking through the depths of the forums+Git histories of IJ, I came across something interesting -
Vistall appears to be adding support for C# to an IDE called Consulo - which I believe is just a fork of IJ CE (Forked possibly because Jetbrains were slow to accept PRs?) -

http://klikr.org/23738cc51ced388d1226882f3017.png
The above picture is from his blog - http://vistall.livejournal.com/5168.html

This seems to be pretty interesting; It might be worth checking out/contributing to :)

0

Please sign in to leave a comment.