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

SUPPORT.md #689

Closed DisposaBoy closed 5 years ago

DisposaBoy commented 8 years ago

This issue is used to track issues and discussion about the SUPPORT.md file

WheresWardy commented 8 years ago

Sublime Text 3 is a paid upgrade, and Sublime Text 2 still works perfectly fine for me, so I'm not interested in upgrading right now.

I've not got a problem with GoSublime no longer being supported on ST2, but is there some way I can suppress the warning message from appearing every time I start it? Assuming there will no longer be any updates to ST2, I'm happy to leave some combination of ST2 and GoSublime in a "working" state without support updates.

DisposaBoy commented 8 years ago

Depending on when you bought that license, it might still be valid for ST3. If you don't mind pressing escape every so often to dismiss the popup that reminds you to buy a license, you don't need to buy one. You could also patch the dialog out if you're feeling adventurous.

I believe this commit was the first to break backward compatibility https://github.com/DisposaBoy/GoSublime/commit/c0c5fffc088effdde6e42b0ff585301ae4f65965 checking out any commit before that should work. It might turn out to be a waste of time though because if completion isn't already broken then it will be when Go 1.7 comes (beta coming in the next week or so)

LeoNumber1 commented 6 years ago

Sublime Text 2 is so good to use highlight ablity which ST3 does not have.

DisposaBoy commented 6 years ago

@qq737310694 what is highlight ablity