Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RSpec FocusNew to Visual Studio Code? Get it now.

RSpec Focus

Alex Ulianytskyi

|
3,039 installs
| (0) | Free
Add and clear focus mode in RSpec files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rspec Focus

Add and clear focus: true in rspec files. Ported from Atom's package by @traviskroberts.

Features

With this extension you can:

add focus: true tag to nearest RSpec test (moving upwards from cursor) clear all focus: true tags from current buffer

Keymaps

ctrl-alt-cmd-t - Add focus: true tag to closest it, describe, context, feature, or scenario block.

ctrl-alt-cmd-z - Clear all focus: true tags from current open buffer.

Release Notes

0.2.0 (2017-11-09)

  • Support more RSpec keywords: specify, example, feature, scenario, shared_examples, shared_examples_for, shared_context, it_behaves_like.

0.1.0

  • Initial release
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft