1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:38:33 -06:00
go/gopls/doc/subl.md

12 lines
509 B
Markdown
Raw Normal View History

# Sublime Text
Use the [LSP] package. After installing it using Package Control, do the following:
* Open the **Command Palette**
* Find and run the command **LSP: Enable Language Server Globally**
* Select the **gopls** item. Be careful not to select the similarly named *golsp* by mistake.
Finally, you should familiarise yourself with the LSP package's *Settings* and *Key Bindings*. Find them under the menu item **Preferences > Package Settings > LSP**.
[LSP]: https://packagecontrol.io/packages/LSP