CodeMirror 6 plugin Beta

FWIW, seems like perLineTextDirection is turned on. But, that seems to be just a marker. Good support, like Obsidian has, requires being able to set the direction, automatically, per line. Here is the relevant PR from Obsidian: Feature auto direction mixed RTL and LTR by zoli · Pull Request #48 · esm7/obsidian-rtl · GitHub which seem to rely on this commit: Introduce perLineTextDirection and textDirectionAt · codemirror/view@a77589f · GitHub

Hello all,

I’ve updated the plugin to version 0.9.1

The library has been updated, some errors have been fixed and experiments have been removed.


Let me know if you’re interested in a feature I could add or if you have ideas how to improve parts of the plugin. Thanks!

Simon

4 Likes

Tonight an update is coming that will fix the broken completions.

stay tuned,
Simon

Hi @BurningTreeC,
updated my wiki to with the new version 0.9.1 - now the textarea is missing:

Configuration unchanged to prior version 0.8.3:
Editor: codemirror-6:

What is wrong?
Thanks, Stefan

will be fixed tonight!

Hi @StS

I believe this is fixed now.
Also the broken autocompletions are fixed.

Best wishes,
Simon

2 Likes

Hi @BurningTreeC,

nice - textarea is back again. :+1:t3:

Thank you,
Stefan