Replies: 1 comment 1 reply
-
Hi @linonetwo if I'm understanding correctly, you're suggesting a new "bisect" plugin that guides the user through diagnosing problems with plugins by progressively enabling/disabling them according to a bisect algorithm. That seems like a very interesting idea. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://code.visualstudio.com/blogs/2021/02/16/extension-bisect help me dicover bad extension two times gitbito/bitoai#13
And today one guy in QQ group say https://github.com/Gk0Wk/TW5-CodeMirror-Enhanced not working in https://keatonlao.github.io/tiddlywiki-xp/ template, and don't know why.
I think this can be addressed by a bisect plugin, that can set itself+core+language+TW5-CodeMirror-Enhanced to be excluded from bisect, and do bisect on the rest of the plugins, to find out the conflicted plugin with interested plugin (TW5-CodeMirror-Enhanced in this case).
Beta Was this translation helpful? Give feedback.
All reactions