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:
Looking at the code, there’s no way currently to set this. Maybe Dan would accept a PR for it though.
Jump to solution
2 Replies
Solution
awcodes
awcodes2mo ago
Looking at the code, there’s no way currently to set this. Maybe Dan would accept a PR for it though.
BillTheFish
BillTheFishOP2mo ago
Rats. That's beyond my level of coding. Maybe some enterprising dev can pick up my slack. I'll mark this issue as complete.

Did you find this page helpful?