vscode-systemverilog-support icon indicating copy to clipboard operation
vscode-systemverilog-support copied to clipboard

Is there any plan to add the snippets support for this extension?

Open chickenjohn opened this issue 8 years ago • 2 comments

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!

chickenjohn avatar Jan 22 '17 20:01 chickenjohn

I currently have no plan to add snippet support. So, pull requests are welcome!

mshr-h avatar Jan 23 '17 09:01 mshr-h

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?

chickenjohn avatar Jan 23 '17 13:01 chickenjohn