-
Notifications
You must be signed in to change notification settings - Fork 218
chore(deps): update dependency @volar/typescript to v2 #211
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fbe87f8 to
8834016
Compare
8834016 to
295aa19
Compare
295aa19 to
e9bfb23
Compare
e9bfb23 to
e716a05
Compare
e716a05 to
97fd7b6
Compare
97fd7b6 to
8877307
Compare
8877307 to
c071032
Compare
c071032 to
ab717e2
Compare
ab717e2 to
2023fea
Compare
2023fea to
bc205b1
Compare
bc205b1 to
d78a4a6
Compare
d78a4a6 to
bc6dad0
Compare
bc6dad0 to
a1968d1
Compare
a1968d1 to
b98e1b0
Compare
b98e1b0 to
72a6a52
Compare
72a6a52 to
86e9478
Compare
86e9478 to
f52a919
Compare
f52a919 to
3600cc0
Compare
3600cc0 to
af6febd
Compare
af6febd to
d60861b
Compare
d60861b to
ca80e5e
Compare
ca80e5e to
c6ed578
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
~1.11.1->~2.3.0Release Notes
volarjs/volar.js (@volar/typescript)
v2.3.0Compare Source
Features
Bug Fixes
Performance
searchExternalFilesif extra extensions are emptyRefactors
setupoption forcreateLanguageServicePlugin,createAsyncLanguageServicePluginLanguagePluginnow requires the first generic parameter to specify the script ID typeupdateVirtualCodeis now optional, if not provided,createVirtualCodeis always called to update source scriptcreateTypeScriptProjectProviderhas been renamed tocreateTypeScriptProjectcreateSimpleProjectProviderhas been renamed tocreateSimpleProject@vscode/l10nInitializationOptionsinterfaceLanguageServiceEnvironment#workapceFolderis now a URI array and has been renamed toworkspaceFoldersprovideAutoInsertionEdithas been renamed toprovideAutoInsertSnippetLanguageServiceAPI name formatv2.2.5Compare Source
Features
v2.2.4Compare Source
Bug Fixes
v2.2.3Compare Source
Bug Fixes
v2.2.2Compare Source
Bug Fixes
isRenameEnabledrespectCodeInformation.navigation.shouldRenamev2.2.1Compare Source
Features
Bug Fixes
v2.2.0Compare Source
Features
Bug Fixes
runTsccannot display source code for errors vuejs/language-tools#4099runTsccannot display source code for errors with--incremental#158 #162 - Thanks @wangshunnn.d.tsfilePerformance
runTscperformance regression since 2.0 vuejs/language-tools#4238runTsccache module resolution result vuejs/language-tools#4177Refactors
ConfigurationHostabstractonDidChangeConfigurationServiceContext.injectmethod return nullabledecorateLanguageServiceHostless side effects #160CodeInformationproperties optionalv2.1.6Compare Source
Bug Fixes
v2.1.5Compare Source
Bug Fixes
GetVirtualCodeRequestincorrectly responses empty vritual code if no mappingsv2.1.4Compare Source
Features
updateTextDocument,updateConfiguration,didChangeWatchedFilesBug Fixes
v2.1.3Compare Source
Bug Fixes
Other Changes
SemanticTokentuple membersStatusBarItemtoLanguageStatusItemv2.1.2Compare Source
Bug Fixes
v2.1.1Compare Source
Bug Fixes
localeoption #142Refactors
v2.1.0Compare Source
Features
@volar/language-service, but instead calculated and passed asinitialIndentLevel, which is then reliably handled by ServicePlugin for additional indentation in specific languages.provideDocumentFormattingEditsandprovideOnTypeFormattingEditsAPIs now accept theEmbeddedCodeFormattingOptionsparameter, which includesinitialIndentLevel.ServicePlugin.provideFormattingIndentSensitiveLinesAPI.volar.format.initialIndenteditor setting.ServicePlugin.resolveEmbeddedCodeFormattingOptionsAPI, allowing downstream tools to modify theinitialIndentLevelpassed to ServicePlugin based on custom settings (replacingvolar.format.initialIndent).Refactors
ClientCapabilitiesparam forinitialize()APIsendDocumentRangeFormattingRequestRequest()andshutdown()APIcreateSimpleProjectProviderhas been renamed tocreateSimpleProjectProviderFactoryand needs to be invoked with no arguments.createTypeScriptProjectProviderhas been renamed tocreateTypeScriptProjectProviderFactoryand needs to be invoked with a TS module as an argument.typescript#tsdk,typescript#tsdkUrl,ignoreTriggerCharactersinitialization options.fullCompletionListinitialization option. #139provideDiagnosticMarkupContentAPI.Bug Fixes
pushDiagnosticsshould not be notified when closing a file if server push diagnostics are not enabledprovideSelectionRangesAPI multiple result merging method is inconsistent with VSCodeprovideDocumentSemanticTokensAPI'srangeparam is not mapped to virtual codeprovideDocumentFormattingEditsAPI'srangeparam is not accurately mapped to virtual code #136openInMemoryDocument()insertTextandrangeproperties of completion item not converted correctlyv2.0.4Compare Source
Features
Bug Fixes
v2.0.3Compare Source
Features
Bug Fixes
v2.0.2Compare Source
Bug Fixes
@volar/language-serviceallowNonTsExtensionsis not setv2.0.1Compare Source
Features
FileRegistryinproxyCreateProgram()#128Bug Fixes
currentLabsVersionto2lib/quickstart/create(Async)TSServerPlugin, please uselib/quickstart/create(Async)LanguageServicePlugininstead ofv2.0.0Compare Source
Please refer to #85 for details.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.