testing-language-server 0.0.9

LSP server for testing
Documentation
1
2
3
4
5
watch-build:
  cargo watch -x 'build --workspace'

test:
  cargo test --workspace