imc-trading / svlangserver

MIT License
95 stars 13 forks source link

svlangserver for monaco-editor #47

Open mohithsathyanarayanan opened 2 months ago

mohithsathyanarayanan commented 2 months ago

I'm working on a React application that utilizes the react-monaco-editor component for Verilog language editing. I'm currently investigating language server options for Verilog support within the editor.

In that context, I'd like to inquire about the compatibility of svlangserver with react-monaco-editor.

Any insights on this or alternative Verilog language server solutions that might integrate well with react-monaco-editor would be much appreciated.

Thanks a lot!!

kkanhere commented 1 month ago

Unfortunately I have no familiarity with react-monaco-editor.