Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Third Party AddIns

_NN_ edited this page May 28, 2010 · 35 revisions

The table lists the available third-party AddIns and the SharpDevelop versions they are available for. If you know a SharpDevelop AddIn that's missing from the list, please add an entry to this page!

AddIn name SD 2.1/2.2 SD 3.x SD 4.0 alpha
Mercurial AddIn No Yes No
Eazfuscator.NET Addin No Yes No
Class Diagram AddIn Yes Built-in Built-in
C# EntityClassBuilder Broken No No
AStyle AddIn Yes Yes No
Coco/R Custom Tool No Yes Yes
Git AddIn No Yes Yes
Code Annotations Yes No No
SharpSelectWord Yes Yes No
Reflector AddIn Yes Built-in Built-in

Meaning of "No", "Yes", "Broken":

No The AddIn is not available for this SharpDevelop version. It might be possible to port the AddIn to that SharpDevelop version. Ports from older to newer SharpDevelop versions should be easy, the other direction might be hard if the AddIn uses features not present in the previous SharpDevelop version.
Yes The AddIn works with that SharpDevelop version.
Broken The AddIn used to work with a previous build of that SharpDevelop version, but doesn't work anymore. Since the AddIns listed here are open-source, it is possible to fix the AddIn with a few minor changes (in some cases recompiling the AddIn is enough). We try to avoid breaking changes in released SharpDevelop versions, the AddIns that are listed as broken here were developed for early alpha/beta versions of the respective SharpDevelop version.
Built-in We contacted the AddIn author and agreed to make the AddIn part of the official SharpDevelop releases. This has the advantage for the AddIn author that we'll fix the AddIn when doing breaking changes to SharpDevelop.

Old AddIns (last compatible SharpDevelop version older than 2.1):

To Do List Addin

Simian addin - Identify duplication in source code

Console addin

Nemerle language integration

Clone this wiki locally