Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Only return expression length to stop annoying whole block underlining #375

Closed
wants to merge 1 commit into from

Conversation

startswithaj
Copy link
Contributor

@startswithaj startswithaj commented May 23, 2017

While developing you often want to select one set of tests to run. In vs code because mocha-avoid-only returns the entire length of the block, every single line gets underlined, making it difficult to ignore and dev against.

screen shot 2017-05-23 at 10 57 12 am

vs

screen shot 2017-05-23 at 10 58 10 am

…g in vs code

While developing you often want to select one set of tests to run. In vs code because mocha-avoid-only returns the entire length of the block, every single line gets underlined, making it difficult to ignore and dev against.
@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@startswithaj startswithaj changed the title Only return expression length to stop annoying whole block underlinin… Only return expression length to stop annoying whole block underlining May 23, 2017
@HamletDRC
Copy link
Member

This is small but super valuable. Thanks for taking the time to clean this up!

@HamletDRC HamletDRC added this to the 5.0.1 milestone May 23, 2017
@HamletDRC HamletDRC closed this in bdac08f May 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants