-
-
Notifications
You must be signed in to change notification settings - Fork 460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Overlapping ranges are not allowed!" #497
Comments
Would need some investigations. Could you link us what you already found out? IMO this is a limitation with vscode. |
same here getting Overlapping ranges are not allowed! when i attempt to re-indent |
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance. |
This appears to be a VS Code issue. If not, could somebody provide a github repo so i can reproduce this? |
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
v1.5.0
I get this error "Overlapping ranges are not allowed!" when attempting to format a very large (10,000+ lines) Markdown document. No further detail or context is provided but a quick web search reveals that other vscode extensions have had similar problems in the past.
The text was updated successfully, but these errors were encountered: