Skip to content

JetBrains/resharper-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.