Git Product home page Git Product logo

resharper-plugins's Introduction

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.

resharper-plugins's People

Contributors

citizenmatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

resharper-plugins's Issues

Install scripts location, Prepare-release.bat and overall installation experience

Current Install scripts not working out of the box - it should be placed into src folder to work properly. Scripts not working from current "install" folder (paths should be fixed to proper values).

Prepare-Release.bat could actually call msbuild and build sources before trying to copy dlls

Currently I had to do following steps to install plugin form src (ommiting journey to figure them):

  1. Fork\Download src ;)
  2. Download and install Resharper SDK for current R# (7.0)
  3. Open plugin solution in vs2012 cause vs2010, even after sdk had been installed, was unable to load any solution projects at all ( VS2010 launched as default one - is solution not converted? )
  4. Build Release Configuration of single loaded project resharper-nuget.7.0 ( cause 6.1 and 7.1 ones implies that proper 6.1 and 7.1 Resharper SDKs installed)
  5. Copy content of install folder to src folder.
  6. Launch Prepare-Release.bat
  7. Launch Install-NuGetSupport.7.0.bat

Done!

Not very slick installation experience :). Why install scripts not preforming all build\copy\install routine for current state ?

And it will be good to somehow remove step 2 (don't sure that this could be enough, but referenced SDK assemblies and used targets could be distributed as part of solution or via nuget package) or ship compiled release version via some url. Then it could be installed with simple powershell script: download compiled dlls and put it into proper folder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.