Switching Margo's Go To Definition to use the types package
This change allows Go To Definition to search across a wider variety of use cases. It also adds Find Usages (based on the same code). Most of the file changes are for vendoring the new dependencies.
Thanks, I'll try and have a look this weekend
need this so much
hey, boss, when we could update :)
I need to sort some stuff out first before I decide whether to merge or not. You don't need to wait for that, just git pull from the fork and use it.
@DisposaBlackSwan how to "git pull from the fork" to use these features now? What exact git command should I run?
Is this PR going in sometime? This is a huge feature gap.
Great improvement, just download dlclark's fork and replace the original GoSublime package. Don't forget to remove the compiled original margo binary in User directory too.