Code Editor Component Options
Is the a way to set options on the Code Editor control? I'd really like to change the tab spacing from the default 2 to 4. Codemirror's doc's aren't very helpful in this regard either and, regardless, there doesn't seem to be a obvious way to pass this to the underlying JS
Solution:Jump to solution
Looking at the code, there’s no way currently to set this. Maybe Dan would accept a PR for it though.
2 Replies
Solution
Looking at the code, there’s no way currently to set this. Maybe Dan would accept a PR for it though.
Rats. That's beyond my level of coding. Maybe some enterprising dev can pick up my slack. I'll mark this issue as complete.