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.

Overlapping ranges are not allowed!

See original GitHub issue

What is the problem?

When trying to format this markdown document, VS Code fails with the error message:

Command ‘Format Document’ resulted in an error (Overlapping ranges are not allowed!)

image

How can I reproduce it?

With a clean install of VS Code and only yzhang.markdown-all-in-one installed, invoking “Format Document” on this markdown document should result in the above error.

Is there any error message in the console?

Command ‘Format Document’ resulted in an error (Overlapping ranges are not allowed!) onDidChangeNotification @ notificationsAlerts.ts:40

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yzhang-ghcommented, May 16, 2020

Resolved.

1reaction
yzhang-ghcommented, May 12, 2020

Thanks for the feedback.

The reason is you have two identical tables.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why I have error overlapping range is not allowed?
The main reason you have this overlap range is that you don't reset the out array. I have also performed a few other...
Read more >
Overlapping ranges are not allowed! · Issue #20757 - GitHub
I was repeatedly getting this error while trying to refactor a variable name in a python file. I noticed that my file didn't...
Read more >
Prevent Overlapping In Range Tables - IT Jungle
As a rule, ranges should not overlap. (Perhaps there are exceptions.) Here's why, and also what to do to prevent overlapping values.
Read more >
Get Higher Quality Survey Data By Avoiding Overlapping ...
Learn how to put yourself in a position to receive the highest quality survey data possible by avoiding overlapping ranges in your multiple...
Read more >
Overlapping Range? Optimization of a Result-effective ...
Takeaway: Claiming a range is particularly common in chemical arts. If a claimed range does not overlap a prior art range, examiners will ......
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