box.lsp 0.1.4
- No changes made to LSP plugin logic. Changes made to unit tests.
- Update test helper utils to match
{languageserver@0.3.17} - Skip tests on CRAN because this is a Language Server Protocol plugin and cannot be tested reliably outside of an LSP environment.
- Minor: updated
.lintrto respect existing use of%>%pipe. - Minor: test code clean-up
box.lsp 0.1.3
CRAN release: 2024-09-19
- Added a check for
box.lspbefore loading the box.lsp languageserver options. This was causing CI and Docker builds to fail.
