GoSublime icon indicating copy to clipboard operation
GoSublime copied to clipboard

Switching Margo's Go To Definition to use the types package

Open dlclark opened this issue 11 years ago • 7 comments

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.

dlclark avatar Dec 01 '14 16:12 dlclark

Thanks, I'll try and have a look this weekend

DisposaBlackSwan avatar Dec 15 '14 20:12 DisposaBlackSwan

need this so much

ghost avatar Dec 19 '14 03:12 ghost

hey, boss, when we could update :)

ghost avatar Jan 05 '15 01:01 ghost

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 avatar Jan 08 '15 13:01 DisposaBlackSwan

@DisposaBlackSwan how to "git pull from the fork" to use these features now? What exact git command should I run?

ypapax avatar Apr 07 '15 02:04 ypapax

Is this PR going in sometime? This is a huge feature gap.

stevekuznetsov avatar Jun 23 '15 13:06 stevekuznetsov

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.

xinhuang327 avatar Jun 30 '15 03:06 xinhuang327