Skip to content
citizenmatt edited this page Jan 24, 2013 · 2 revisions

ReSharper plugins

Various simple plugins for ReSharper.

The repository contains the following plugins:

  • ShowMvcVerbs - updates the "Go to File Member" menu (ctrl-F12 or Alt-\) to display support HTTP verbs for MVC controller actions.

Building

To build the source, you need the ReSharper 7.1 SDK installed. Then just open the resharper-plugins.sln file and build.

Installing

If you wish to just install a copy of the plugins without building yourself:

Contributing

Feel free to raise issues on GitHub, or fork the project and send a pull request.

Clone this wiki locally