Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: TerminalFi/LSP

Tags

4070-0.10.0

Toggle 4070-0.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'master' into st4000-exploration

3154-0.10.0

Toggle 3154-0.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update messages for 0.10.0

4070-0.9.8

Toggle 4070-0.9.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update version number

3154-0.9.8

Toggle 3154-0.9.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update version number

0.9.7

Toggle 0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reply to all requests (sublimelsp#909)

* Reply to all requests

- When there's no request handler, reply with an error with code MethodNotFound
- When there's an exception thrown in the request handler, translate that
  exception to an error response.
- When there's an exception of type Error thrown in the request handler,
  send that error as-is.

Quoting the JSON-RPC 2.0 spec, which LSP is based on:

    When a rpc call is made, the Server MUST reply with a Response,
    except for in the case of Notifications.

0.9.6

Toggle 0.9.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update message for 0.9.6

0.9.5

Toggle 0.9.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README with our advertised capabilities

0.9.4

Toggle 0.9.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Rename some methods to something more aligned with which notification…

…s they send out

0.9.3

Toggle 0.9.3's commit message
Add notes for release 0.9.3

0.9.2

Toggle 0.9.2's commit message
Release notes for 0.9.2