-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Perfecto1noly patch 1 #197791
Closed
Perfecto1noly
wants to merge
10,000
commits into
microsoft:aeschli/fix160094
from
Perfecto1noly:Perfecto1noly-patch-1
Closed
Perfecto1noly patch 1 #197791
Perfecto1noly
wants to merge
10,000
commits into
microsoft:aeschli/fix160094
from
Perfecto1noly:Perfecto1noly-patch-1
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
…ontributions of a specific one
…ModelChange Updating the scroll left position also on model change
…@word` at position
…EditorError Fixing the cancellation error on quick typing in sticky scroll
* more explicit error handling/logging when post messages fails microsoft#188347 * print the worker name that fails to send message
* setting minimum width to 150 unless natural rendering width is smaller than 150 * Tweaks to minimum width computation --------- Co-authored-by: Alexandru Dima <[email protected]>
…bandicoot Do not show description for all workspace folders when viewing environment contributions of a specific one
copy output command from output toolbar
* regex fix * added suppression comment
… version is already rendered
* Use `editorBackground` for chat code blocks * Remove import * Revert CSS removal and try more specific rules * Update selectors to apply editor background color
when in accessible view, don't add hint about opening help menu
add keybinding for accepting completion in accessible view & current provider context key
fixed copying image in Interactive Window
* Render file tree during progressive rendering
check editor context key
add `when` for accessible view menu actions
…ding allow using breadcrumbs view keybinding for go to symbol in accessible view
delay before showing next/previous in accessible view so screen reader reads content correctly
…torageProvider` (microsoft#190781) * Don't use `remoteCredentialsService` when client specified a `secretStorageProvider` This is a temporary fix for microsoft#190537 until we clean up the last of the CredentialsService (which should be in debt week in Sept). If the client embedder declared a secretStorageProvider, they likely don't want the old credentialsProvider to go over the remote connection... so we use an in-memory provider instead. Fixed microsoft#190537 * remove stale comment
* More resiliance towards bad network * Spelling
…show up in Command Center (microsoft#190786)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.