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
refactor: inject io.Stdin and io.Stdout as interfaces
WIP
refactor: rewritten LS and improved testing capabilities
chore: added test
fix: fixed thread safety
remove example code
refactor: move bindings in their separate module
chore: add documentation
refactor: simplify code
refactor: renamed struct
feat: added request/response structs implementation
refactor: removing jsonrpc2 dependency for request/response
refactor: removed sourcegraph/jsonrpc2 dependency
refactor: change module name
refactor: extract testing utility
refactor: change func signature
chore: added jsonrpc server test
test: prevent data races in tests
refactor: extracted test utility
test: test jsonrpc notifications
refactor: changed api
fix: fix request/response (un)marshaling
refactor: exposed functions and changed sig
test: finally testing the ls handlers properly
test: added new test
fix: fix test by enforcing deterministic ordering of symbols
refactor: rename test
test: add more hover tests
empty commit to trigger codecov
test: add textDocument/definition test
fix: improve error handling
handling server exit
fix
close channels
refactor
0 commit comments