Releases: go-language-server/protocol
Releases · go-language-server/protocol
v0.1.5
v0.1.4
- [
e27d88eccf
] - module: remove go 1.13 (@zchee) - [
adf0bab728
] - README: add cacheSeconds=60 to circleci badge (@zchee) - [
fcb4034313
] - hack/make/go: update go.mk (@zchee) - [
2180fe9019
] - ci/circleci: add GOPROXY and GOSUMDB env (@zchee) - [
7c4fb94c96
] - module: update modules (@zchee)
v0.1.3
- [
7c4fb94c96
] - module: update modules (@zchee) - [
9d3d05b73b
] - git: not ignore go.sum (@zchee) - [
889f16bb81
] - module: update go.mod (@zchee)
v0.1.2
- [
889f16bb81
] - module: update go.mod (@zchee) - [
0ab6499c0b
] - README: cacheSeconds to 60 (@zchee)
v0.1.1
- [
0ab6499c0b
] - README: cacheSeconds to 60 (@zchee) - [
d87e9281db
] - module: update modules (@zchee) - [
9fc89db7f3
] - ci/circleci: use latest cci-orb/golang orb (@zchee) - [
57745c5e8b
] - ci/circleci: update cci-orb/golang ord to 0.0.8 (@zchee) - [
a8a8b5c29d
] - workspace: add FileChangeType.String and WatchKind.String methods (@zchee) - [
92276e0344
] - text: add TextDocumentSaveReason.String method (@zchee) - [
8d651d8c24
] - language: add SymbolKind.String method (@zchee) - [
f00f77fda0
] - language: add DocumentHighlightKind.String method (@zchee) - [
7d23788234
] - language: add CompletionItemKind.String method (@zchee) - [
1ba1442524
] - language: add InsertTextFormat.String method (@zchee) - [
5677927d48
] - language: add CompletionTriggerKind.String method (@zchee) - [
1af69233c8
] - general: add TextDocumentSyncKind.String method (@zchee) - [
5f4e163d25
] - basic: fix import section (@zchee) - [
acfecb861e
] - basic: add DiagnosticSeverity.String method (@zchee) - [
79f4f745be
] - general: add Deprecated comment on InitializeParams.RootPath (@zchee) - [
8da7dab41f
] - language: add //nolint:gocritic pragma to Deprecated fields (@zchee) - [
d897bf16f3
] - ci/circleci: update cci-orb/golang orb to 0.0.7 (@zchee) - [
3da8b22e67
] - protocol: change NewClient and NewServer logic (@zchee) - [
1d45b13100
] - hack/make/go: update go.mk to latest (@zchee) - [
aedd437724
] - module: update modules (@zchee) - [
56b68231a2
] - protocol: change NewClient logic (@zchee) - [
e3a8ae3825
] - server: use gojaypool.BorrowSizedDecoder (@zchee) - [
6252f596a1
] - client: use gojaypool.BorrowSizedDecoder (@zchee) - [
fedd7b778b
] - internal/gojaypool: add gojaypool package for wrapped BorrowDecoder func (@zchee) - [
29980321fc
] - git: remove go.sum (@zchee) - [
9070b7915f
] - protocol: move DefaultBufferSize and Canceller to protocol.go (@zchee) - [
1c64d2f2f4
] - general: fix testcases (@zchee) - [
6f05ed466b
] - general: fix SignatureHelpOptions gojay methods (@zchee) - [
25b7b864c4
] - general: add Reset method and use pooled value to fields (@zchee) - [
ada7960477
] - general: rename to SymbolKinds and MarkupKinds and add Reset method (@zchee) - [
19e8633a6c
] - general: rename workspaceFolders to WorkspaceFolders (@zchee) - [
3644237832
] - types: rename to Interfaces and Strings (@zchee) - [
32a0e1f588
] - general: rename codeActionKindValueSet to CodeActionKinds (@zchee) - [
34136af471
] - basic: rename to DiagnosticRelatedInformations and fix bits (@zchee) - [
4f00d57dc2
] - pool: add PublishDiagnosticsParamsPool variable (@zchee) - [
44b21c1bbd
] - diagnostics: rename diagnostics to Diagnostics and add Reset method (@zchee) - [
05444dd7b5
] - internal/cmd/genprotocol: fix godoc package document (@zchee) - [
e43c222b53
] - basic: fix godoc (@zchee) - [
f0b3e1cc32
] - basic,language: add Reset method and use pooled value to fields (@zchee) - [
1f4810a78e
] - pool: implements pools struct fields with gojay (@zchee) - [
e21392eaa5
] - error: remove unused code and fix godoc comment (@zchee) - [
b33f6c3632
] - diagnostics: fix godoc (@zchee) - [
a902c4227d
] - client: fix godoc comment and add compiler time interface check comment (@zchee) - [
b41ddb6bcc
] - basic: fix godoc comments and trim newline (@zchee) - [
b2bb6c6f41
] - basic: add languageIdentifierMap and ToLanguageIdentifier (@zchee) - [
c91527e4ee
] - window: add more testcases (@zchee) - [
d2c8354b31
] - window: fix MessageType.Enabled if condition (@zchee) - [
d311eafd4a
] - window: add testcases (@zchee) - [
383fbdcb09
] - window: add String and Enabled method to MessageType and ToMessageType (@zchee) - [
9c2c37b690
] - module: update modules (@zchee)
v0.1.0
- [
9c2c37b690
] - module: update modules (@zchee) - [
3d34dbd3ad
] - lint/golangci-lint: update golangci-lint config (@zchee) - [
bab6d12388
] - all: fix lint suggestion (@zchee) - [
6ddb1ca46c
] - server: add debug log to DidOpen (@zchee) - [
fbacc9390d
] - client,server: add godoc comment (@zchee) - [
7efd7d63ac
] - types: add godoc comment (@zchee) - [
0680174013
] - basic,text: fix lint suggestion (@zchee) - [
f93ee3c449
] - general: romove testExperimentalValue testcase function (@zchee) - [
088d07a08f
] - all: fix missing return statement on gojay methods (@zchee) - [
88e14f4919
] - protocol: romove commented code (@zchee) - [
76102262be
] - lint/golangci-lint: update golangci config (@zchee) - [
6bf05bdca2
] - keys: sort constants variables (@zchee) - [
5258af199a
] - workspace: use constant variable to json key (@zchee) - [
316435cc25
] - window: use constant variable to json key (@zchee) - [
4a1bf3bae9
] - text: use constant variable to json key (@zchee) - [
e1c864ccfc
] - registrations: use constant variable to json key (@zchee) - [
033db1e03b
] - language: use constant variable to json key (@zchee) - [
e835aa6b4d
] - general: use constant variable to json key (@zchee) - [
fc800468bb
] - diagnostics: use constant variable to json key (@zchee) - [
d7b74030d8
] - basic,keys: use constant variable to json key (@zchee) - [
1fa27261f1
] - module: update modules (@zchee) - [
a1ac43c1ab
] - protocol: add marshalFunc and unmarshalFunc type (@zchee) - [
9d555a15e3
] - module: update modules (@zchee) - [
8ffcbca9f1
] - types: remove Uint64 function (@zchee) - [
feb48447a5
] - basic: fix testcases (@zchee) - [
085efc2ff1
] - basic: change pointer uint64 to non-pointer (@zchee) - [
514f5f82e2
] - general: use constant for testcases (@zchee) - [
1fb9d4d194
] - basic: use constant for testcases (@zchee) - [
a5fc37cb7c
] - lint/golangci-lint: update golangci config (@zchee) - [
877687bcfc
] - protocol: change NewClient and NewServer logic (@zchee) - [
2bec8652c1
] - rpc: fix method constant name (@zchee) - [
c3e8b9d614
] - server: add godoc comment and export method constants (@zchee) - [
1ec12da65c
] - client: add godoc comment and export method constants (@zchee) - [
21ef36cbd6
] - module: update modules (@zchee) - [
ba514f6791
] - general: use wantType to duplicated testcase variables (@zchee) - [
9e728bc0e8
] - lint/golangci-lint: update golangci-lint config to latest (@zchee) - [
7c3be6ee07
] - protocol: change NewClient and NewServer logic (@zchee) - [
fe65a3a41d
] - client,server: add debug log output (@zchee) - [
afe9dd9c5d
] - basic,types: move testcase only variable (@zchee) - [
8612f793ae
] - workspace: fix WorkspaceFolder field order (@zchee) - [
2cbca79263
] - server: remove Run method (@zchee) - [
75c41f684e
] - general: add missing ParameterInformation field (@zchee) - [
581fbdd12f
] - language: fix SignatureInformation.DocumentationFormat to []MarkupKind (@zchee) - [
0fd3a5af39
] - hack/make/go: update go.mk to latest (@zchee) - [
669db2f1df
] - protocol: add emptyData constant (@zchee) - [
e0e9583dbc
] - module: update modules (@zchee) - [
ad606e57f3
] - server: fix gocritic suggestion (@zchee) - [
44f9e654bd
] - general: add more testcases (@zchee) - [
1aa19848c7
] - general: fix gojay implemens methods (@zchee) - [
69eda22bf1
] - types: fix interfaces and stringSlice MarshalerJSONArray (@zchee) - [
dfa8688029
] - protocol: change NewClient and NewServer logic (@zchee) - [
dc440c1544
] - types: add ToDocumentURI function and fileSchema constant (@zchee) - [
a6a510c23f
] - server: rename Server to ServerInterface and export handler and Server (@zchee) - [
a6a04e7edd
] - client: rename Client to ClientInterface and export handler and Client (@zchee) - [
c06d94f889
] - hack/make/go: update go.mk to latest (@zchee) - [
65934cd29f
] - rpc: add rpc.go (@zchee) - [
1951af3fff
] - client: fix invalid memory address or nil pointer dereference (@zchee) - [[
c05abe8a27
](https:...