-
Notifications
You must be signed in to change notification settings - Fork 217
chore(deps): update dependency @volar/monaco to v2 #210
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 ↗︎
|
bcb3f12 to
e4a37d1
Compare
e4a37d1 to
70b4cca
Compare
70b4cca to
901cd3e
Compare
901cd3e to
41a4239
Compare
41a4239 to
eac44f0
Compare
eac44f0 to
f6b913e
Compare
f6b913e to
85f4425
Compare
85f4425 to
1220cb0
Compare
1220cb0 to
3ebac89
Compare
3ebac89 to
332dc2b
Compare
332dc2b to
18b3176
Compare
18b3176 to
d798363
Compare
d798363 to
8675796
Compare
8675796 to
3df6620
Compare
3df6620 to
50499d5
Compare
50499d5 to
582a9ed
Compare
582a9ed to
341850b
Compare
341850b to
f8c8fdd
Compare
f8c8fdd to
d7cb05a
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/monaco)
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.