Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an Eclipse C# Highlight, Code Completion plugin

I need an Eclipse 3 plugin for C# syntax highlight and hopefully code completion.

I am running both Mac and Windows versions of Eclipse.

I have evaluated "Improve C#" but it seems to be not working.

like image 748
Gad D Lord Avatar asked Jun 01 '10 20:06

Gad D Lord


1 Answers

Have a look at Emonic. It is an Eclipse plug-in which allows you to build C# programs with Mono or Microsoft .NET.

like image 60
Bozhidar Batsov Avatar answered Nov 15 '22 04:11

Bozhidar Batsov