securingsincity / react-ace

React Ace Component
http://securingsincity.github.io/react-ace/
MIT License
4.02k stars 603 forks source link

No System Verilog Support #1844

Open rgarofano opened 9 months ago

rgarofano commented 9 months ago

Opening this issue to hopefully provoke adding support for System Verilog. I like using this editor but it would be nice if there was System Verilog support as I require it for a project I am working on.

Possible solution could be to extend the Verilog mode such that it also provides highlighting for the additional System Verilog keywords.