top | item 26647628

(no title)

dangelov | 4 years ago

I really like(d) Sublime and used it till somewhat recently. If there was semi-public development going on, it wasn't very discoverable.

Just tried the LSP plugin before reading your comment. Wanted to use it for Go development, but it can't even do basic autocomplete or suggestions. Actually, I can't even tell if it's running. The VSCode PLS gets stuck sometimes, but 99+% of the time it works great.

Even so, damn, Sublime Text is fast. I really do wish they catch up in other aspects.

discuss

order

kamranjon|4 years ago

If you don't have autocompletion and suggestions working with LSP and Go it's almost certainly not setup correctly. I use it every day and it's great, the goto method def and preview popups are super slick too.

jonnytran|4 years ago

Which plugins do you use exactly? The last time I tried to set this up, there were multiple options, and I ended up never really figuring it out.