Releases: dfinity/vscode-motoko
Releases · dfinity/vscode-motoko
v0.7.4
What's Changed
- Bump tokio from 1.23.0 to 1.24.1 in /rust by @dependabot in #146
- Improve error handling for MOPS and Vessel integrations by @rvanasa in #149
New Contributors
- @dependabot made their first contribution in #146
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
What's Changed
- Bump formatter by @rvanasa in #128
- Go-to-definition support, first pass by @rvanasa in #129
- Add
mo:
URI handler for base library navigation by @rvanasa in #130 - Go-to-definition for functions, switch statements, loops, etc. by @rvanasa in #131
- Progress towards doc comments on hover by @rvanasa in #132
- Show doc comment tooltips using go-to-definition logic by @rvanasa in #133
- Move multi-line type definitions below doc comments in tooltip by @rvanasa in #135
Full Changelog: v0.6.4...v0.7.0