Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Temporarily Remove LanguageClient Dependency #17

Closed
FastestMolasses opened this issue Jan 27, 2024 · 0 comments · Fixed by #18
Closed

✨ Temporarily Remove LanguageClient Dependency #17

FastestMolasses opened this issue Jan 27, 2024 · 0 comments · Fixed by #18
Labels
enhancement New feature or request

Comments

@FastestMolasses
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏁 Complete
Development

Successfully merging a pull request may close this issue.

1 participant