uiwjs / react-codemirror

CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/
https://uiwjs.github.io/react-codemirror/
MIT License
1.69k stars 135 forks source link

Custom language syntax highlighting support #512

Open pramodya1994 opened 1 year ago

pramodya1994 commented 1 year ago

I want to add syntax highlighting support for a custom language I have defined. I need to know how this is supported in this library. Pls, advice if someone has done it before.

jaywcjlove commented 1 year ago

@pramodya1994 https://codemirror.net/examples/lang-package/