Skip to content

refactor(typescript): drop createAsyncLanguageServicePlugin API#272

Merged
johnsoncodehk merged 1 commit intomasterfrom
remove-createAsyncLanguageServicePlugin
Jun 10, 2025
Merged

refactor(typescript): drop createAsyncLanguageServicePlugin API#272
johnsoncodehk merged 1 commit intomasterfrom
remove-createAsyncLanguageServicePlugin

Conversation

@johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Jun 10, 2025

Due to various reasons, we have been unable to make createAsyncLanguageServicePlugin reliably stable for a long time. Since there are multiple alternatives today (jiti/require(esm)), we should remove the createAsyncLanguageServicePlugin API and recommend downstream to switch to createLanguageServicePlugin.

Refs:

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