Gad D Lord
Gad D Lord

Reputation: 6772

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.

Upvotes: 8

Views: 4328

Answers (1)

Bozhidar Batsov
Bozhidar Batsov

Reputation: 56655

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

Upvotes: 6

Related Questions