Releases: eirikpre/VSCode-SystemVerilog
Releases · eirikpre/VSCode-SystemVerilog
v0.13.1
v0.13.0
What's Changed
- input/output/input now have different icons in the outline tree by @joecrop in #151
- Format module instance and dropdown list of modules for auto-instantiator by @joecrop in #152
- support more file extensions and no extension in antlr parser by @joecrop in #149
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #155
- Include indexing docs by @joecrop in #158
Full Changelog: v0.12.1...v0.13.0
0.12.1
0.12
What's Changed
- Add some development documentation to README by @gasrodriguez in #121
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #124
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #126
- Fixing npm run compile on MacOS by @sw23 in #133
- Adding option to use verible-verilog-lint as compiler by @joecrop in #130
- Improving syntax highlighting support for UDP tables by @sw23 in #134
- GitHub Actions by @joecrop in #140
- added word boundaries around illegal symbols by @joecrop in #141
- Implemented ReferenceProvider by @joecrop in #129
- added badges and recommendations by @joecrop in #145
- added changelog for next release (0.12) by @joecrop in #146
- updated package version by @joecrop in #147
New Contributors
- @gasrodriguez made their first contribution in #121
- @sw23 made their first contribution in #133
- @joecrop made their first contribution in #130
Full Changelog: https://github.com/eirikpre/VSCode-SystemVerilog/commits/v0.12