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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: