uiwjs / react-codemirror

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

Adding typescript definition to tsx lang #482

Open rizrmd opened 1 year ago

rizrmd commented 1 year ago

Hi, I want to add type definition to tsx lang, so that autocomplete, hover info, and go to definition works. I'm very much new to codemirror, where should I start ?

jaywcjlove commented 1 year ago

@rizrmd I can't help you, you can find the answer here https://discuss.codemirror.net/.