forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Fetch upstream #2
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
Open
iamidlek
wants to merge
10,000
commits into
main
Choose a base branch
from
fetch-upstream
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 hidden or 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
drag and drop from web
* Ensure proper sequencing of notebook cell edits * Update code review comments * Fixes --------- Co-authored-by: Peng Lyu <penn.lv@gmail.com>
Adopt Markdown to use vscode log output channel
Undo/redo inserted cells
…othing has changed (microsoft#241432)
removing telemtry
… encoding (microsoft#241448) * encoding - add a test that simulates saving a document with different encoding * update pointer to issue
Create an empty model for each inserted cell
…241986) We could probably be more granular, but I think this prevents torn states that are especially easy to get into when the request is paused. Fixes microsoft#241961
better hover for urls and better image classifications
Preserve original data transfer value if still in same ext host context
* add tokenization to help dodging comments * add string and regex to token stuff
* files - use limits when checking for dirty writes * chat - cleanup copilot menu further * Setup: Confusion with GitHub Enterprise & GHE.com (fix microsoft/vscode-copilot#12590) * Status Bar Entry: Not guaranteed to be located to the far right (fix microsoft/vscode-copilot#13487) * chat - tweak visuals of chat entry * chat - turn status into an exp setting
`vscode.file` is assumed to be a URI by prompt file support
* Fix terminal editor layout issues * comment
…242020) * Modified markup cell decorators * Fix decorations removal when cell is outside of viewport.
…reaming …" This reverts commit 65c78d2.
…or4312/fix-edit-state Revert "chat: fix potential issue with chat session being stuck in streaming state"
Fix json schema for viewContainers Fixes microsoft#240707
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.