Skip to content
New issue

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

Refactor dynamic loading of CodeMirror languages #249

Open
alex-ketch opened this issue Oct 25, 2021 · 0 comments
Open

Refactor dynamic loading of CodeMirror languages #249

alex-ketch opened this issue Oct 25, 2021 · 0 comments
Assignees

Comments

@alex-ketch
Copy link
Contributor

Rather than using our custom method of lazy-loading language extensions, we should instead use the codemirror/language-data extension.

The benefit of this being reduced number of lines of code, and a more robust list of supported languages.

@alex-ketch alex-ketch self-assigned this Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant