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 #18

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

FastestMolasses
Copy link
Member

@FastestMolasses FastestMolasses commented Jan 27, 2024

Description

Removes the LanguageClient and ProcessService dependency from this library so that it can be added and updated within the main CodeEdit repo instead. This is just temporary to allow the LSP code to exist and be updated without relying on CodeEditKit's version.

Related Issues

Closes #17

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

@austincondiff
Copy link
Contributor

SwiftLint is failing, is this temporary too or can you fix this?

Copy link
Member

@activcoding activcoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just pop in those spaces between slashes and code, and you're good to go 👍🏻

@Wouter01
Copy link
Member

Instead of commenting out the code, I would just remove it alltogether, as it's not working, and probably out of date. The code is also from ChimeKit, and I should have referenced that.

@FastestMolasses
Copy link
Member Author

Fixed!

@austincondiff austincondiff merged commit bf76c02 into main Jan 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Temporarily Remove LanguageClient Dependency
4 participants