This package has been deprecated

Author message:

Package no longer supported. Use at your own risk

@theia/go

0.3.17 • Public • Published

Theia - GO Extension

This extension uses the GO Language Server to provide LSP features.

To install GO Language Server on Ubuntu 16.04:

First install GO following the instructions here.

Then install the dependencies needed:

go get -u -v github.com/ramya-rao-a/go-outline
go get -u -v github.com/acroca/go-symbols
go get -u -v github.com/nsf/gocode
go get -u -v github.com/rogpeppe/godef
go get -u -v golang.org/x/tools/cmd/godoc
go get -u -v github.com/zmb3/gogetdoc
go get -u -v github.com/golang/lint/golint
go get -u -v github.com/fatih/gomodifytags
go get -u -v github.com/uudashr/gopkgs/cmd/gopkgs
go get -u -v golang.org/x/tools/cmd/gorename
go get -u -v sourcegraph.com/sqs/goreturns
go get -u -v github.com/cweill/gotests/...
go get -u -v golang.org/x/tools/cmd/guru
go get -u -v github.com/josharian/impl
go get -u -v github.com/haya14busa/goplay/cmd/goplay

License

Apache-2.0

/@theia/go/

    Package Sidebar

    Install

    npm i @theia/go

    Weekly Downloads

    1

    Version

    0.3.17

    License

    Apache-2.0

    Unpacked Size

    81.1 kB

    Total Files

    38

    Last publish

    Collaborators

    • jhelming
    • jfaltermeier
    • msujew
    • eclipse-theia-bot
    • tsmaeder
    • marc.dumais
    • paul-marechal
    • bhufmann
    • vince-fugnitto
    • eclipsetheia