Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.02 KB

readme.md

File metadata and controls

25 lines (14 loc) · 1.02 KB

obsolete JetBrains project

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.