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
Joh/swift cicada #11
Merged
Merged
Joh/swift cicada #11
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
To be closer to DAP Fixes #206801
…apsed state (#209090) This allows preserving your multi-selection while expanding/collapsing other nodes in the tree. I think this is a good overall change to make across our UI. E.g. similarly, without this change, you can't expand a folder in the Explorer view without losing your selection state. cc @joaomoreno Fixes #208852
add run/insert first code block actions when there are multiple
createDataStream -> readData
Add ... suffix to new with profile actions
Apply environment when selecting default profile as well
Adjust scheme and authority of URIs in remote terminals
Add git bash to shell integration description
#209059) * Remove notebook view from focus order when hidden * Set `inert` on the correct container
…ChatController.ts
…ChatController.ts
get request to show up in chat view
Fix followups going to participant ID (#209114) Fix microsoft/vscode-copilot#4861
TextMate is one word.
fix long standing typo
Now that the API is finalized, remove the back compat shims that were in place
* chore: update to rust 1.77 * fix tests
Clean up some tests, fix some leaks
#206033) * feat. add a menu item 'Expand All' to expand subtree * feat. update menu text
* Strongly types instead of `any` for nb config * fix swapped setting fallbacks * Address review comments --------- Co-authored-by: Michael Lively <milively@microsoft.com>
* Align submit/send actions in chat * Clean up chat submit actions
Add customizable colors for tree sticky scroll
* Expose comments input as text document Fixes https://github.com/microsoft/vscode-pull-request-github/issues/5875 For #209508 Exposes comment input editors as text documents that extensions can see. Enables a few features in them too such as 'paste as' and 'drop into' * Small fixes * Enable markers in comments * Fix async * Fix comment buttons on the top --------- Co-authored-by: Alex Ross <alros@microsoft.com>
adding descriptions
fixing typo
…f interest less (#209637) there is still some movement because the height of the zone changes through out the request
Report too large to display inline |
Report is too large to display inline. Next stepsMark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
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.