Update dependency @volar/language-core to v2 - autoclosed #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.10.9
->^2.1.6
Release Notes
volarjs/volar.js (@volar/language-core)
v2.1.6
Compare Source
Bug Fixes
v2.1.5
Compare Source
Bug Fixes
GetVirtualCodeRequest
incorrectly responses empty vritual code if no mappingsv2.1.4
Compare Source
Features
updateTextDocument
,updateConfiguration
,didChangeWatchedFiles
Bug Fixes
v2.1.3
Compare Source
Bug Fixes
Other Changes
SemanticToken
tuple membersStatusBarItem
toLanguageStatusItem
v2.1.2
Compare Source
Bug Fixes
v2.1.1
Compare Source
Bug Fixes
locale
option #142Refactors
v2.1.0
Compare Source
Features
@volar/language-service
, but instead calculated and passed asinitialIndentLevel
, which is then reliably handled by ServicePlugin for additional indentation in specific languages.provideDocumentFormattingEdits
andprovideOnTypeFormattingEdits
APIs now accept theEmbeddedCodeFormattingOptions
parameter, which includesinitialIndentLevel
.ServicePlugin.provideFormattingIndentSensitiveLines
API.volar.format.initialIndent
editor setting.ServicePlugin.resolveEmbeddedCodeFormattingOptions
API, allowing downstream tools to modify theinitialIndentLevel
passed to ServicePlugin based on custom settings (replacingvolar.format.initialIndent
).Refactors
ClientCapabilities
param forinitialize()
APIsendDocumentRangeFormattingRequestRequest()
andshutdown()
APIcreateSimpleProjectProvider
has been renamed tocreateSimpleProjectProviderFactory
and needs to be invoked with no arguments.createTypeScriptProjectProvider
has been renamed tocreateTypeScriptProjectProviderFactory
and needs to be invoked with a TS module as an argument.typescript#tsdk
,typescript#tsdkUrl
,ignoreTriggerCharacters
initialization options.fullCompletionList
initialization option. #139provideDiagnosticMarkupContent
API.Bug Fixes
pushDiagnostics
should not be notified when closing a file if server push diagnostics are not enabledprovideSelectionRanges
API multiple result merging method is inconsistent with VSCodeprovideDocumentSemanticTokens
API'srange
param is not mapped to virtual codeprovideDocumentFormattingEdits
API'srange
param is not accurately mapped to virtual code #136openInMemoryDocument()
insertText
andrange
properties of completion item not converted correctlyv2.0.4
Compare Source
Features
Bug Fixes
v2.0.3
Compare Source
Features
Bug Fixes
v2.0.2
Compare Source
Bug Fixes
@volar/language-service
allowNonTsExtensions
is not setv2.0.1
Compare Source
Features
FileRegistry
inproxyCreateProgram()
#128Bug Fixes
currentLabsVersion
to2
lib/quickstart/create(Async)TSServerPlugin
, please uselib/quickstart/create(Async)LanguageServicePlugin
instead ofv2.0.0
Compare Source
Please refer to #85 for details.
v1.11.1
Compare Source
v1.11.0
Compare Source
v1.10.10
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, 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.