-
Notifications
You must be signed in to change notification settings - Fork 36
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
Rebase against the upstream #289
Closed
Closed
Conversation
This file contains 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
getEditorActions returns event
…eleases (#197068)
Set font for terminal dev mode
The history hint causes it to double up. Part of #197071
Fixes #197071
Fixes #151181
Pull Request images published ✨ |
Fixes #197076
Update xterm.js
Fix localization issues in terminal find and history hint
…lbar Support debug tool bar float on custom title bar
Fixes #192113
* adopt ensureNoDisposablesAreLeakedInTestSuite in search * linux tests
Layout when switching from welcome to terminal.
…in input (#197096) Fixes #194675
Send quick chat toggle text when already visible
Bump github notebooks to november
Update pill background and foreground
aria-hide search icon
* Updated editor actions location settings and related UI changes * ShowEditorActions
fix #197607
:liptick:
* aux window - avoid/flag more globals * fix access from worker * allow `queueMicrotask` * more adoptions * fix build * avoid $globalThis
vscode-upstream-sha1: 87fd6d3
# Fix Suggest dropdown/inline completion partial accept (via next token/line) race
* Update dark_vs.json * Update light_modern.json * Update light_vs.json * Update hc_black.json
Consider adopting a new Less grammar Fixes #171239
RomanNikitenko
force-pushed
the
rebase-fix
branch
from
November 7, 2023 17:57
052bd7e
to
44a42c2
Compare
testing: implement proposed active profiles api For microsoft/vscode#193160
vscode-upstream-sha1: 2749de3
Signed-off-by: Roman Nikitenko <[email protected]>
Signed-off-by: Roman Nikitenko <[email protected]>
closing in favour of the #295 |
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.
What does this PR do?
Rebase against the upstream
vscode-upstream-sha1: 2749de3
What issues does this PR fix?
eclipse-che/che#22642
How to test this PR?