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

refactor(language-core): remove TypeScriptProjectHost #90

Merged
merged 14 commits into from
Nov 20, 2023

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Nov 19, 2023

Project now exposes TypeScript LangaugeServiceHost directly instead of the TypeScriptProjectHost abstraction, Language.typescript.resolveLangaugeServiceHost will be available for both LSP and TS Plugin.

@johnsoncodehk johnsoncodehk marked this pull request as ready for review November 20, 2023 16:15
@johnsoncodehk johnsoncodehk changed the title refactor(language-core): remove TypeScriptProjectHost abstraction refactor(language-core): remove TypeScriptProjectHost Nov 20, 2023
@johnsoncodehk johnsoncodehk merged commit 9438ab7 into master Nov 20, 2023
6 checks passed
@johnsoncodehk johnsoncodehk deleted the new-ts-project branch November 20, 2023 16:24
@johnsoncodehk johnsoncodehk mentioned this pull request Nov 21, 2023
41 tasks
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.

None yet

1 participant