0.4.0
What's Changed
- improve: cache parsed trees and avoid re-parsing by @asharkhan3101 in #19
- feat: add Hover across files and packages by @coder3101 in #20
- feat: add Jump to definition across files and packages by @coder3101 in #20
- feat: add Completion for enum, messages in a package by @coder3101 in #20
- feat: add Workspace support by @coder3101 in #20
- change: rename is only allowed for message_name and enum_names not fields by @coder3101 in #20
Bug fixes
- fix: prepareRename wasn't properly enforced by @coder3101 in #20
Dev stuff!
- refactor: use Insta and read testing protocol buffers files by @coder3101 in #20
Full Changelog: 0.3.0...0.4.0