mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Separated LanguageServer into different components
LanguageServer -> LanguageService - for any functionality that deals with parsing SQL ServerService - for any functionality that is required to manage the service layer WorkspaceService - for any functionality that deals with managing the state of the workspace, session, or text document Namespace changes have not been applied yet, so this doesn't build yet.
This commit is contained in:
Reference in New Issue
Block a user