We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Might want to use another editor, like Ace. Looks like it has better performance than Prism. https://ace.c9.io/
Vue wrapper: https://www.npmjs.com/package/vue2-ace-editor
How to use with Nuxt: chairuosen/vue2-ace-editor#66
Other options to look at: Monaco https://github.com/microsoft/monaco-editor https://www.npmjs.com/package/vue-monaco
The text was updated successfully, but these errors were encountered:
We also have problem with the line numbers in Prism editor #37
Sorry, something went wrong.
Monaco doesn't work well on mobile browsers, I'll go with ace microsoft/monaco-editor#246
replace prism with ace editor #45 #37
3cdce83
Merge pull request #45 from hestiaAI/add-license-1
d30ce66
Create COPYING.md
No branches or pull requests
Might want to use another editor, like Ace. Looks like it has better performance than Prism.
https://ace.c9.io/
Vue wrapper:
https://www.npmjs.com/package/vue2-ace-editor
How to use with Nuxt:
chairuosen/vue2-ace-editor#66
Other options to look at:
Monaco
https://github.com/microsoft/monaco-editor
https://www.npmjs.com/package/vue-monaco
The text was updated successfully, but these errors were encountered: