DisposaBoy / GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
MIT License
3.42k stars 302 forks source link

Unable to install GoSublime on macOS #892

Closed jeffpierce closed 5 years ago

jeffpierce commented 5 years ago

Uninstalled the Package Control version of GoSublime. Cloned the new one to the Packages directory. Restarted Sublime Text 3.

Absolutely nothing happens. No prompt for the margo stuff, no nothing. Just like if I uninstalled the old one and then did nothing.

Any ideas?

jeffpierce commented 5 years ago

Never mind, it's supposed to go in the Packages directory in the user's application support directory for ST3, rather than the Packages directory in the .app. Just in case anyone is as silly as me and didn't realize it!

Tucanix commented 5 years ago

For anyone on Linux:

Run git clone https://margo.sh/GoSublime In .config/sublime-text-3/Packages

Reference: https://margo.sh/b/migrate/