Topic on Extension talk:CodeEditor

No way to access the Editor object

1
Jack who built the house (talkcontribs)

Would like to set print margin column other than 80 (it's done via setPrintMarginColumn() method of the Editor object, see https://ace.c9.io/#nav=api&api=editor), but unable to do so, because codeEditor.configure doesn't give access to the Editor object, only EditSession. There's also plenty of other useful settings which I believe some users would like to adjust to their preferences.

Reply to "No way to access the Editor object"