vscode-systemverilog-support
vscode-systemverilog-support copied to clipboard
Is there any plan to add the snippets support for this extension?
First thank you for developing this extension! It really saves a lot of time while coding system verilog.
Is there any plan to add the snippets support for this extension? I forked this repo and am adding some snippets support for basic blocks(e.g., always_ff and module). But I am not sure if i should post a pull request after finishing that, since you might have some reason for not implementing snippets.
Thanks again!
I currently have no plan to add snippet support. So, pull requests are welcome!
Thanks! While i was debugging an "Non-whitespace" error occurred but the extension run well. Do you have any suggestions about that? Could it be ignored?