https://github.com/goplus/goxls
The Go/Go+ Language Server
https://github.com/goplus/goxls
debugger go golang gop goplus language-server lsp
Last synced: 5 months ago
JSON representation
The Go/Go+ Language Server
- Host: GitHub
- URL: https://github.com/goplus/goxls
- Owner: goplus
- License: apache-2.0
- Created: 2023-10-23T22:29:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T23:13:05.000Z (8 months ago)
- Last Synced: 2025-04-01T04:32:46.790Z (7 months ago)
- Topics: debugger, go, golang, gop, goplus, language-server, lsp
- Language: Go
- Homepage: https://marketplace.visualstudio.com/items?itemName=goplus.gop
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
goxls - the Go/Go+ Language Server
====
[](https://github.com/goplus/goxls/actions/workflows/go.yml)
[](https://github.com/goplus/goxls/releases)
[](https://github.com/goplus/gop)`goxls` is a language-server protocol (LSP) server for Go/Go+. An LSP server analyses the source code of a project and responds to requests from a wide range of editors such as VSCode and Vim, allowing them to support IDE-like functionality.
## How to install
`gop install github.com/goplus/goxls@latest`