richjyoung / vscode-modern-vhdl

Modern VSCode VHDL Support
MIT License
30 stars 12 forks source link

Add support for generating std_ulogic_vector snippets #33

Closed dominiksalvet closed 3 years ago

dominiksalvet commented 4 years ago

Please, check the changes whether the desired behavior would be achieved. Unfortunately, I am not able to do it on my own. Feel free to modify my source branch if you want.

resolves #30

richjyoung commented 4 years ago

Looks good to me, I'd like to have a look at the other issues before doing another release to wrap it all up together. In the meantime the debug configuration in the repository should work within a VSCode environment to test this out if you wanted to give it a go.

dominiksalvet commented 3 years ago

Hello @richjyoung! :wave: First I want to thank you for all your support! :smile:

It has been quite a while since the PR was created and I just wanted to kindly remind that I would still appreciate the suggested changes as I was unable to make the debug configuration work... :smile: