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)