8000 Tags · 9fans/acme-lsp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 9fans/acme-lsp

Tags

v0.12.0

Toggle v0.12.0's commit message
.github: use go 1.21 and 1.22

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Add workaround for jsonrpc2 message logging issue

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Add support of specifying language id in -server and -dial flags

Fixes #37

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Workaround versioned document edits sent by gopls

This fixes Organize Imports code action for gopls version >= 0.3.1.

Fixes #31

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
cmd/acme-lsp: add -hidediag flag and HideDiagnostics config

Fixes #27

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Update documentation

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Remove plumber setup instructions from documentation

Help #14

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
Fix compatibility with latest version of pyls

Fix this error:
```
startServer failed: failed to connect to language server ["pyls"]: initialize failed: json: cannot unmarshal bool into Go struct field .changeNotifications of type string
```

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
README.md: add 'Hints & Tips' section

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
cmd/L: regenerate documentation

0