chore(deps): update dependency monaco-editor to ^0.55.0#129
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency monaco-editor to ^0.55.0#129renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
1d7b3aa to
6d202aa
Compare
6d202aa to
4089687
Compare
4089687 to
e2ffb7e
Compare
e2ffb7e to
ce10bb5
Compare
ce10bb5 to
35a51cd
Compare
2b1aafb to
28cb3d0
Compare
28cb3d0 to
aa5f773
Compare
aa5f773 to
e23f4a7
Compare
e23f4a7 to
d29bb4b
Compare
d29bb4b to
612935a
Compare
612935a to
2cbb1f5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.33.0→^0.55.0Release Notes
microsoft/monaco-editor (monaco-editor)
v0.55.1Compare Source
v0.55.0Compare Source
Breaking Changes
languages.css,languages.html,languages.json,languages.typescript) to top level namespaces (css,html,json,typescript) to simplify the build process and align with typescript recommendations.New Features
lspnamespace).Bug Fixes
v0.54.0Compare Source
editor.mouseMiddleClickActionv0.53.0Compare Source
New Features
Breaking Changes
v0.52.2Compare Source
Changes:
This list of changes was auto generated.
v0.52.0Compare Source
IModelContentChangedEventv0.51.0Compare Source
IEditorOptions.placeholderandIEditorOptions.compactModeIGotoLocationOptions.multipleTestsandIGotoLocationOptions.alternativeTestsCommandIInlineEditOptions.backgroundColoringIEditorOptions.experimental.useTrueInlineViewCommentThreadRevealOptionsfor commentsContributions to
monaco-editor:v0.50.0Compare Source
IEditorMinimapOptions.sectionHeaderLetterSpacingIOverlayWidgetPosition.stackOridinalEmitOutput.diagnosticsIOverlayWidget.onDidLayoutICodeEditor.onBeginUpdateandICodeEditor.onEndUpdateHoverVerbosityRequest.action->HoverVerbosityRequest.verbosityDeltaMultiDocumentHighlightProvider.selectorchanged fromLanguageFiltertoLanguageSelectorgetEmitOutput:emitOnlyDtsFilesandforceDtsEmitContributions to
monaco-editor:csp.contribution.tsPR #4504v0.49.0Compare Source
editorHoverVerbosityLevelAPInewSymbolNamesProviderAPIContributions to
monaco-editor:v0.48.0Compare Source
Additions
showRegionSectionHeaders)renderGutterMenu)InlineCompletionsProvider.handlePartialAccepthasPartialAcceptInfoContributions to
monaco-editor:v0.47.0Compare Source
Additions
registerNewSymbolNameProviderregisterInlineEditProviderv0.46.0Compare Source
v0.45.0Compare Source
Breaking Changes
wordBasedSuggestions: boolean->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'occurrencesHighlight: boolean->'off' | 'singleFile' | 'multiFile'Additions
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeightIDiffEditor.goToDiffIDiffEditor.revealFirstDiffv0.44.0Compare Source
v0.43.0Compare Source
v0.41.0Compare Source
IDiffEditor.diffReviewNextwas renamed toIDiffEditor.accessibleDiffViewerNext.IDiffEditor.diffReviewPrevwas renamed toIDiffEditor.accessibleDiffViewerPrev.InlineCompletionsProvider.yieldsToGroupIdsto allows inline completion providers to yield to other providers.Contributions to
monaco-editor:v0.40.0Compare Source
getDiffLineInformationForOriginalandgetDiffLineInformationForModifiedfromIDiffEditorcreateTrustedTypesPolicyis optional nowIModelDecorationOptions.shouldFillLineOnLineBreakEditorOptions.readOnlyMessagev0.39.0Compare Source
Environment.createTrustedTypesPolicyto override trusted types handling.Contributions to
monaco-editor:v0.38.0Compare Source
diffAlgorithmvalues changed:smart->legacy,experimental->advancedregisterEditorOpenerAPIIViewZone.showInHiddenAreasto show view zones in hidden areasInlineCompletions.suppressSuggestionsandInlineCompletions.enableForwardStabilityContributions to
monaco-editor:v0.37.1Compare Source
v0.37.0Compare Source
registerLinkOpenerAPIonLanguageEncounteredevent for when a language is encountered during tokenization.canFormatMultipleRangesonDocumentRangeFormattingEditProviderContributions to
monaco-editor:v0.36.1Compare Source
v0.36.0Compare Source
v0.35.0Compare Source
Breaking Changes
enableDropIntoEditortodropIntoEditorIContentWidgetPosition.range: RangetoIContentWidgetPosition.secondaryPosition: PositionrenderFinalNewlineconfig: is now of type'on' | 'off' | 'dimmed'(wasboolean).cursorSmoothCaretAnimationconfig: is now of type'off' | 'explicit' | 'on'(wasboolean)Contributions to
monaco-editor:satisfieskeyword to typescript PR #3337browser-esm-webpack-smallPR #3402v0.34.1Compare Source
v0.34.0Compare Source
IEditor.createDecorationsCollectionAPIremoveAllMarkersto remove all markersBracketPairColorizationOptions.independentColorPoolPerBracketTypePositionAffinity.LeftOfInjectedTextandPositionAffinity.RightOfInjectedTextIEditorOptions.showFoldingControls: 'never'IDiffEditorBaseOptions.renderMarginRevertIcon: booleanIContentWidgetPosition.positionAffinityLanguageSelectorBreaking Changes
IEditorInlayHintsOptionstweaksInlineCompletionAPIWorkspaceFileEdit->IWorkspaceFileEditoldUri->oldResourcenewUri->newResourceWorkspaceTextEdit->IWorkspaceTextEditedit->textEdit(now supportsinsertAsSnippet)modelVersionId?: number->versionId: number | undefinedInlayHintAPI tweaksICodeEditor.deltaDecorations, no adoption required.IEditor.createDecorationsCollectionAPI should be used instead.Contributions to
monaco-editor:Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.