misspelled option "enableLiveAutocompletion" #5038
Unanswered
JacobPantuso
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am trying to set the options for the editor in an external file outside of my HTML file. I have everything imported and I can change the options from within the HTML script but when I try in the external file I get the error
misspelled option "enableLiveAutocompletion"
. I've attached some code snippets below:main HTML file:
code.js file (imported through main as a module)
If anyone could provide some insight that would be great.
Beta Was this translation helpful? Give feedback.
All reactions