Open klauswr opened 2 years ago
Yep it is possible. We will implement feature asap. 03.10.2022, 23:08, "Klaus Wriessnegger" @.>: Is there a chance to get access to codemirror config options via
:-)
Am 04.10.2022 16:07 schrieb Peter Liverovsky @.***>:
Yep it is possible. We will implement feature asap. 03.10.2022, 23:08, "Klaus Wriessnegger" @.>: Is there a chance to get access to codemirror config options via
— Reply to this email directly, view it on GitHubhttps://github.com/sinnlabs/zk-codemirror/issues/12#issuecomment-1267064581, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABCPZQ2X5EEI6ASQS6NBXKLWBQ23FANCNFSM6AAAAAAQ35NYRY. You are receiving this because you authored the thread.Message ID: @.***>
Is there a chance to get access to codemirror config options via
<codemirror/>
zul element by - let's say - a further parameter "config=
" where one can enter e.g.config="tabSize: 2"
.