Update main-os to latest upstream with OS customizations#50
Open
Update main-os to latest upstream with OS customizations#50
Conversation
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.
Summary
Brings
main-osup to date with ourmainbranch (synced with microsoft/vscode), while preserving all OutSystems-specific customizations.OS customizations ported
customIcononCompletionItem— addscustomIcon?: HTMLElementto the interface inlanguages.ts(the file formerly known asmodes.ts)suggestWidgetRenderer.ts(now underbrowser/subfolder) now checks forcustomIconbefore the standard kind-based icon logic, and renders the custom element insideiconContainerbuild/azure-pipelines/os-monaco-core-pipeline.ymlrestored for the monaco-editor-core build/deploy pipelineCommits from main-os that were NOT ported (already upstream or not needed)
92cc555Fix microsoft#178795 (Luis Oliveira)75e0085Update version5a1b499,93376c6,7db1a2b,9580998,7e87a0b,022e0ab,b5ae100mainTest plan
CompletionItem.customIconis accessible in monaco-editor consumerscustomIconis set on a completion itemmain-osbranch