Description
In the main CodeEdit repo, the CodeEditKit library's dependencies are preventing me from including my LSP changes. I've removed the dependency and commented out the current LSP file so that we can start running LSP on the main repo.
Alternatives Considered
I've considered just upgrading the dependency but I figured keeping the LanguageClient dependency in the main repo will allow me to iterate on the LSP code quicker.
Additional Context
No response
Screenshots
No response
Description
In the main CodeEdit repo, the CodeEditKit library's dependencies are preventing me from including my LSP changes. I've removed the dependency and commented out the current LSP file so that we can start running LSP on the main repo.
Alternatives Considered
I've considered just upgrading the dependency but I figured keeping the LanguageClient dependency in the main repo will allow me to iterate on the LSP code quicker.
Additional Context
No response
Screenshots
No response