Skip to content
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

Clean workflow command doesn't work in some files #38

Closed
davelopez opened this issue May 14, 2022 · 0 comments · Fixed by #39
Closed

Clean workflow command doesn't work in some files #38

davelopez opened this issue May 14, 2022 · 0 comments · Fixed by #39
Labels
bug Something isn't working

Comments

@davelopez
Copy link
Owner

The developer console (Help->Toggle Developer Tools) shows the following error:

 ERR Error: Overlapping ranges are not allowed!
    at S.applyEdits (vscode-file://vscode…top.main.js:194:547)
    at rn._doApplyEdits (vscode-file://vscode…op.main.js:735:1587)
    at rn.applyEdits (vscode-file://vscode…op.main.js:735:1399)
    at m.pushEditOperation (vscode-file://vscode…top.main.js:588:909)
    at rn._pushEditOperations (vscode-file://vscode…top.main.js:735:305)
    at rn.pushEditOperations (vscode-file://vscode…top.main.js:733:854)
    at m.executeEdits (vscode-file://vscode…top.main.js:608:475)
    at vscode-file://vscode…op.main.js:741:3243
    at v._withViewEventsCollector (vscode-file://vscode…op.main.js:741:4876)
    at v._executeCursorEdit (vscode-file://vscode…op.main.js:741:3155)
    at v.executeEdits (vscode-file://vscode…op.main.js:741:3208)
    at sn.executeEdits (vscode-file://vscode…p.main.js:743:10852)
    at apply (vscode-file://vscode…p.main.js:894:18593)
    at i.apply (vscode-file://vscode…p.main.js:894:20620)
    at async g._performTextEdits (vscode-file://vscode….main.js:2737:28024)
    at async g.perform (vscode-file://vscode….main.js:2737:27407)
    at async v.apply (vscode-file://vscode….main.js:2737:29719)
@davelopez davelopez added the bug Something isn't working label May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant