mshr-h / vscode-systemverilog-support

[deprecated]use mshr-h/vscode-verilog-hdl-support
https://github.com/mshr-h/vscode-verilog-hdl-support
MIT License
23 stars 12 forks source link

Add "begin" & "end" matching #1

Closed bjaminn closed 8 years ago

bjaminn commented 8 years ago

Treat begin and end like parenthesis or other brackets. Highlight matching pair.

mshr-h commented 8 years ago

Pulled, thanks!