thlorenz / brace

📔 browserify compatible version of the ace editor.
http://thlorenz.github.io/brace/
MIT License
1.06k stars 304 forks source link

Unable to get extensions working - especially beautify and key commands #142

Open ganeshkbhat opened 5 years ago

ganeshkbhat commented 5 years ago

Seems like I am not able to get this work. Any working code when working with brace? How do I call the beautify function - from ace or from ace.edit(element)??

Error: .beautify is not a function

I have seen this issue - https://github.com/thlorenz/brace/issues/77