You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
general: fix CompletionItemKind to nest valueSet
Fix typo in general_gojay.go
Fix CompletionItemKind to nest valueSet in gojay
Fix CompletionItemKind to nest valueSet in gojay test
Revert fixing typo in general_gojay.go
Revert "Revert fixing typo in general_gojay.go"
This reverts commit dcb155e06fa0d494feae6ce690a153b2878ca74f.
Revert "Fix typo in general_gojay.go"
This reverts commit c0dffb3b173fc25b7e427a76927ae13d362044e7.
Implement gojay interface in TextDocumentClientCapabilitiesCompletionItemKind
Fix TextDocumentClientCapabilitiesCompletionItemKind implemetation for gojay
Fix test for gojay
Add comment to exported type
Fix general_test.go
Fix test in completionItemKind