go get gocode -> apt install

pull/538/head
Erik Tetland 2019-06-29 12:29:37 -06:00 zatwierdzone przez GitHub
rodzic fc4d0287af
commit 42949a0a23
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -15,8 +15,8 @@ This plugin is still marked "experimental". To use it in Cloud9,
please go to Cloud9 > Preferences > Experimental > Go Code Completion.
Make sure that go and gocode are installed on your path
sudo apt install go
go get github.com/stamblerre/gocode
- sudo apt install go
- sudo apt install gocode
## License