Ensure CodeMirror 6.0 / Obsidian 0.15.0 compatibility #232
Taitava
announced in
Notes (internal)
Replies: 1 comment 1 reply
-
My remarks on the changesLegend:
✔ I didn't see
✔ I didn't see
✔ I didn't see
✔ I didn't see
✔ I think this does not affect SC. At least Open a file output channel works well and is able to select text in the opened file.
✔ I think these are ok, because TypeScript compiler did not yell about them. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
This is not an actual idea, but a plan to check if SC is compliant with Obsidian
0.15.0
which includes a stable version of CodeMirror 6.0. (I actually thought that CM was already stable now, but a stable version of it was released in this month).Licat has posted the following list of major changes in CM 6.0 to the Obsidian forum:
TODO: I will go through each of the items later and comment on each one if I think they might require any actions. I cannot do practical testing yet, as Obsidian
0.15.0
is still in Insider build state, and I'm not an insider. But there are quite many items in the list I can be almost certain won't cause problems because I think I haven't used them in this plugin. But I'll write the comments later.Beta Was this translation helpful? Give feedback.
All reactions