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

Implement basic Sorbet LSP client #2476

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KaanOzkan
Copy link
Contributor

@KaanOzkan KaanOzkan commented Aug 21, 2024

Thanks to @vinistock who led this work.

Motivation

This is a WIP prototype for triggering Sorbet LSP from Ruby LSP VS Code extension. It won't be enabled if official Sorbet extension is installed. It's aimed for consolidating the Ruby development experience and increase maintainability.

Implementation

This is a WIP implementation and the new sorbetClient is intertwined with current lspClient during start, stop and restart methods. A cleaner implementation will follow in the future.

Automated Tests

Added.

KaanOzkan and others added 3 commits August 21, 2024 15:04
This is a WIP prototype for triggering Sorbet LSP from Ruby LSP VS Code
extension. It won't be enabled if official Sorbet extension is
installed.

Co-authored-by: Vinicius Stock <[email protected]>
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.

1 participant