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

Tags: TBURNS72/acme-lsp

Tags

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 9fans#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 9fans#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 9fans#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 9fans#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

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fhs Fazlul Shahriar
internal/lsp/acmelsp: test command line flag parsing

v0.4.0

Toggle v0.4.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 'implementation' command

Not implemented in gopls yet, so not adding to cmd/L.
0