Skip to content

srizzo/rspector-rubymine-plugin

Repository files navigation

RSpector Plugin

Build Version Downloads

Enhanced RSpec Support for RubyMine

Currently:

  • Find Usages on let variables
  • Go to Declaration or Usages on let variables
  • Refactor | Rename... of let variable names and usages

Roadmap

  • Go to Declaration or Usages subject variable names
  • Find Usages on shared_context and shared_examples
  • Autocompletion for include_context, include_examples and it_behaves_like
  • Intentions and autocompletion for mocks and doubles

Installation

  • From the marketplace:

    https://plugins.jetbrains.com/plugin/16250-rspector

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "RSpector" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

Enhanced RSpec Support for RubyMine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages