kvandake / MonoDevelop.StyleCop

Use the latest StyleCop version in MonoDevelop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoDevelop.StyleCop

MonoDevelop.StyleCop is an addin for Xamarin Studio/MonoDevelop 4.0/5.0.

It integrates the source code analyzer StyleCop into MonoDevelop.

Please report issues of this plugin in the Issues section.
In case the reported issue is a problem of StyleCop I'll inform the reporter and ask to report the issue in StyleCops Issue section.

Installation

Get the latest addin package from MonoDevelops addin site and use MonoDevelops Addin-Manager to install.
Additionally you can download the builds from GitHubs releases site or download the source code and build your own package.

You may have to enable the addin after installation.

###Remarks

The spell checker is only available on Windows!

Check the StyleCop website for more informations about StyleCop or StyleCop documentation for it's rules.

X11 is required at the moment to open StyleCop settings editor!
OS X users can get the latest version at the XQuartz website.

Usage

After the installation you can find menu entries under Tools, by right clicking on a file, folder, project,
solution in Projectpad, by right clicking in an opened document or it's document tabulator.

By right clicking on a project you can also open the StyleCop settings editor to enable/disable StyleCop rules and so on.

The StyleCop entries only show up if the file, folder, project or solution are known by StyleCop!

About

Use the latest StyleCop version in MonoDevelop.

License:Apache License 2.0


Languages

Language:C# 95.1%Language:F# 3.1%Language:Shell 1.6%Language:Batchfile 0.3%