Skip to content

refactor(language-service): move project context from Language to language service option#217

Merged
johnsoncodehk merged 1 commit intomasterfrom
project-context
Jun 29, 2024
Merged

refactor(language-service): move project context from Language to language service option#217
johnsoncodehk merged 1 commit intomasterfrom
project-context

Conversation

@johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Jun 29, 2024

Motivation

Language.typescript is used to pass TS project context to volar-service-typescript. Since Language.typescript is specific to LSP context, it should be pass through language service instead of Language interface.

@johnsoncodehk johnsoncodehk changed the title refactor(language-service): add project context option to language service refactor(language-service): add project context option to create language service Jun 29, 2024
@johnsoncodehk johnsoncodehk changed the title refactor(language-service): add project context option to create language service refactor(language-service): move project context from Language to language service option Jun 29, 2024
@johnsoncodehk johnsoncodehk merged commit 18b92a0 into master Jun 29, 2024
@johnsoncodehk johnsoncodehk deleted the project-context branch June 29, 2024 03:40
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