v0.2.0
Added
- 🪄 Suggest missing import whenever possible
- ️🧐 Marking self import as invalid
- ️🧐 Marking duplicated type name as invalid
- ️🧐 Marking empty and invalid import as invalid
- ✨ Comment code through shortcut
- 📝 Documentation for type reference
- 🔎 Go to symbol for candid type
- 📝 Structure view
Fixed
- Added missing top level keyword import
- Missing keyword completion for query and oneway
- Stop suggesting top level keyword inside a service