question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add an option to remove bullets near tests

See original GitHub issue

Environment

  1. node -v: 9.5
  2. npm -v: latest yarn
  3. Operating system: macOS High Sierra

Steps to Reproduce

Hi again guys. I switched to VSCode just recently and am very happy to find your extension! Can easily imagine using it nearly every day in future!

I understand the value of showing green, red or empty bullets next to it("...", func) – that’s a nice contextual feedback. However, I guess I just stumbled across a case when it’d be great to turn these marks off and would like to know if that’s possible. Check out this example:

screen shot 2018-02-09 at 15 52 50

As you’ve probably already guessed, the test is marked as skipped because its name is dynamic, so there’s no way of knowing its actual state. I’ve got quite a few of such tests and it feels natural to disable the bullets. I haven’t found a config variable to do so, but if it’s just a lack of my attention, sorry for the buzz!

Perhaps, an even more sophisticated strategy could be applied in such cases?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
MichalLytekcommented, Feb 13, 2018

Would be possible to move the bullets to the side, where breakpoints are placed? Just like in wallaby,js or mocha-sidebar:

wallaby

1reaction
kachkaevcommented, Feb 13, 2018

@19majkel94 would you like to give it a go? I’ve got only one week of experience in VSCode, need to mature a bit first 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove List Item Bullets
We love lists, so we created this useful program that can remove bullets from items in a list. It's free, fast, and works...
Read more >
How to remove bullet points in CSS
The removal of the list bullets is not a complex task using CSS. It can be easily done by setting the CSS list-style...
Read more >
How to Remove, Replace or Style List Bullets with Pure CSS
First of all, remove the bullets with the "none" value of the list-style-type property. Then, remove the left-indentation constantly across all browsers by ......
Read more >
how do i remove bullet points in pages - Apple Community
Select the content containing the bullets you wish to remove. In the Pages Format panel under Bullets & Lists, set it to None....
Read more >
Bullet Points Tab Stops & Numbering - Word 2016 - YouTube
Word 2016 - Bullet Points Tab Stops & Numbering - How to Add Put Insert ... Databases and Setting Field Properties Find, Modify,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found