Releases: leblocks/hopcsharp.nvim
Releases · leblocks/hopcsharp.nvim
v0.1.4
v0.1.3
What's Changed
- get_type_hierarchy: go by class upwards by @leblocks in #46
- feat(hop_to_reference): adding typeof expressions as valid references by @leblocks in #47
- fix(log): escaping ansi string by @leblocks in #49
- sqlite optimizations by @leblocks in #50
- feat(fzf): provide pre configured custom fzf pickers by @leblocks in #53
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- more of a milestone, plugin became more usable and stable overall
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- fix(hop_to_implementation): added DISTINCT to remove unnecessary dupl… by @leblocks in #16
- fix(hop_to_implementation): dedupe results of hop to method implement… by @leblocks in #17
- feat: adding checkhealth by @leblocks in #18
- feat: support immediate jump + dedupe by @leblocks in #19
- feat(get_type_hierarchy): provide method to fetch type hierarchy by @leblocks in #20
- break: moving callback inside config for hop methods by @leblocks in #24
- fix: bug fix for line separtor handling in db init by @leblocks in #25
- fix: handle generics properly by @leblocks in #27
Full Changelog: v0.0.2...v0.0.3