Hello,
I'm trying to use the autocomplete feature in the editor, but I get an error in the console:
caught TypeError: Cannot read properties of undefined (reading 'keywords')
at u (editor.js?v=4832:1:231500)
at editor.js?v=4832:1:233406
at editor.js?v=4832:1:233426
at s (editor.js?v=4832:1:226284)
at t.update (editor.js?v=4832:1:227461)
at Na.showHint (editor.js?v=4832:1:221669)
at e.showHint (editor.js?v=4832:1:221006)
at $.ready.CodeMirror.commands.autocomplete (procEditor.js?v=4832:1:15595)
at la (editor.js?v=4832:1:128358)
at editor.js?v=4832:1:129277
and the autocomplete dropdown does not appear. I'm using Brave browser. It would be fantastic if this would be addressed, as the autocomplete feature really speeds up my workflow.
Thank you!