Skip to content
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

Conversation

Perfecto1noly
Copy link

No description provided.

joyceerhl and others added 30 commits August 10, 2023 20:17
…ModelChange

Updating the scroll left position also on model change
…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
* regex fix

* added suppression comment
* 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
amunger and others added 26 commits August 18, 2023 13:27
add keybinding for accepting completion in accessible view & current provider context key
* Render file tree during progressive rendering
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
)

This adds buttons to the right of the chat box. These buttons were previously on the quick pick's titlebar, but in order to have a smooth transition between Command Palette and Quick Chat we wanted to move away from the title bar.
…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
@lszomoru lszomoru closed this Nov 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.