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

feat: implement transparent language server client #25

Merged
merged 21 commits into from
Mar 23, 2022
Merged

feat: implement transparent language server client #25

merged 21 commits into from
Mar 23, 2022

Conversation

cmoog
Copy link
Owner

@cmoog cmoog commented Mar 22, 2022

Now that vscode-sql-notebook has a UI for connecting to
the database, we can use that information to automatically
configure a language server to provide completion and formatting.

@cmoog
Copy link
Owner Author

cmoog commented Mar 23, 2022

Now that this is gated behind a default false configuration option, I think it's good to merge. The language server still has some quirks, but those can best be handled in follow up fixes.

@cmoog cmoog merged commit e1936b6 into master Mar 23, 2022
@cmoog cmoog deleted the lspv2 branch March 23, 2022 18:54
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