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
[pull] main from microsoft:main #577
Merged
Merged
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
Exception when widget min height is larger than that. Fixes #233227
* take decorationWidth into account when layouting chat zone #233561 * chat - fix input height computation when resizing editor
Prevent terminal getting larger than 75% of terminal
…irectly, (#233589) fixes microsoft/vscode-copilot#10315 and other bugs
* use primary color for hunk btns * show hunk btn when cursor is within * hide/show with slight animiation
* handle large github issue things * inline added something that was kinda cool but doesn't work in all scenarios very cool and demure tho
This prevents the build from touching any other kind of file.
* Prelimnary support for notebook chat edits * Misc changes
appearance is optional for hover at mouse
* WIP - initial implementation * Introduce the diff model service * Remove code that is not needed * Handle DiffEditor * Performance optimization * Refactor code * More cleanup (V1) * More cleanup (V2) * More cleanup (V2.1) * Pull request feedback * Remove debugging statements * Update mock proxy to fix tests * Add proposed api check
Delete lines from cache >=, not >
Co-authored-by: Alex Ross <[email protected]>
Clear and commit all render data on view zones changed
chat drag and drop improvements
Don't draw canvas under the scroll bar
Clip line numbers when rendering line content
Regular old space gets stripped out
HistoryNavigator was changed to take a Set in its constructor
* Move notebook chat edit contribs into separate dir * fixes
Bascally, we reach into the old location in secret storage and if we find sessions (with a refresh token) we seed that in the MSAL world. We do this one time... unless they switch back to the old world and then switch to the new world. This has two different behaviors depending on if the Broker is used: * If the broker is not used, this does what you might expect. It makes it seem totally transparent to the user that something has changed. All sessions get migrated over and the user is still logged in to what they were previously. * If the broker is used... you don't get automatically logged in _unless_ you have already logged in to that account at the OS level. So this helps skip the "VS Code access layer" outlined in `accountAccess.ts`. Not as good as the previous bullet, but this is the best we can do in the broker world. In time, we can remove this migration along with the old way of doing things.
* focus tree dom node when focused * dont execute from outside the REPL
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )