forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release/build2024 #10
Open
meslubi2021
wants to merge
3,361
commits into
meslubi2021:main
Choose a base branch
from
microsoft:release/build2024
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
…s the only way of getting to them
runCommands: fix: do not try stringify-ing circular objects
…metadata#id for model selection only
…dictation start action conditions (#212264)
Language Model API changes
testing: initial attributable test coverage API
* Pass full function breakpoint options from plugin * Send newly added function breakpoints to DA
Tweak confirmations styles
* only save on EH if we can do so synchronously * clean up * update test * test cached provider * revert to defining save method property, set property as soon as serializer is available
* feat: support concurrent chat progress messages
* ci: use sysroots for oss linux pipeline * ci: update cache * ci: cleanup conditions
…hen listener thresholds are exceeded. (#212900) * add `ListenerRefusalError` and `ListenerLeakError` which get logged when listener thresholds are exceeded. The `stack` property of these errors will point towards the most frequent listener and how often it is used. If that's a high number there is a leak (same listener is added over and over again), if that's a low number there might be a conceptual flaw that an emitter is simply too prominent. * rightfully don't use Error.captureStackTrace (v8/nodejs only)
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com> Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
* kinda beeeg refactor * swap the extended issue reporteR * update PR commentsgit add .!
Match attachment pill border radius to main chat input
* remove comments and fix new key usages * cleanup
* initial support + remove some unnecessary early returns * notebook default formatter setting + skip formatting if format codeaction + restructuring * support default formatter for notebooks + provider holds extensionId * remove unreachable code, simplify default formatter setting
feat: support static chat variables in Attach Context picker (#212993)
* Respect isSlow for chat attachments * Move widget check
adjust max input part height for compact chat widget, keep input height separate when compute minHeight fixes microsoft/vscode-copilot#5707
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
|
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.
No description provided.