-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Add Sort Order Option setting to address #27759 #96214
Closed
Closed
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
4ffc5c6
Add Sort Order Option setting to address #27759
leilapearson 928beec
Remove extra exports
leilapearson 7e7ef75
Show args in default keybindings
Tyriar c5344ab
Prevent unexpected rename cancellation
ChrisPapp 5bb2e2c
Use the cancellation token to trigger rename cancellation
ChrisPapp 31a4db7
Make range in EditorStateCancellationTokenSource readonly
ChrisPapp bba5100
Fix #96009
jeanp413 96d11ef
Use DisposableStore
roblourens a7d6660
Add markdownDeprecationMessage
roblourens 3ee8091
editor - properly resolve iconTheme editor option
bpasero 2bfca5e
:lipstick: editor group perf
bpasero eadd056
:lipstick: redundant code
bpasero e55627c
:up: playwright@0.15.0 (#96218)
bpasero 758e12b
Add editorOverviewRuler.background colour customisation point
robertrossmann 73924a7
change all instances of `wordHighligher` to `wordHighlighter`
dustypomerleau 074c0aa
fix https://github.com/microsoft/vscode/issues/96013
jrieken 99d45f3
Fixes #95936: Improve width sizing for tokens inspector widget
alexdima ee41248
Fix error when invoking `explorer.newFile` while explorer viewlet is …
isidorn fd636e7
add format notebook command, #96239
jrieken 394bf07
use precondition, #96239
jrieken 42daa7b
localize strings, use category property. fyi @rebornix
jrieken 17787b1
explorer: If there is something being edited via input box make sure …
isidorn 72adb5a
notebook - more (and shared) category label, more nls
jrieken 65b513c
Fix #95143
sandy081 0edd1d6
add log to askpass ipc
joaomoreno e5cfb03
git extension api: registerCredentialsProvider
joaomoreno 120daea
wip: use registerCredentialsProvider in github-authentication extension
joaomoreno fedea4b
move github credential provider to git
joaomoreno 21cec0d
Use a max length since we are inserting the whole msg in the DOM and …
isidorn bb229f1
Fixes #93370: Add ContinueBracketSearchPredicate and invoke it every …
alexdima 0e6f4de
tune status bar accessibility
isidorn e8b7a0e
Fixes #95591
alexdima 5adf0c7
Allow Quick Open (Ctrl-P) to Prioritize Exact Case Matches (fix #96122)
bpasero 2ee4fb6
Fixes #94144: Remove special dark theme cursor
alexdima c1d6136
Fix #93904
sandy081 d8c838c
fix #96225
bpasero a90a98a
Show title area when there are buttons (fixes #95703)
chrmarti 3d52ea3
fix #95095
sandy081 0d9bf4f
add TableOfContentsProvider for none text editors, #95234
jrieken 1b756b0
Show warnings when task types don't match
alexr00 28b3703
#96064 do not show view focus command when not active
sandy081 e1bc348
Update do for location based API commands.
dbaeumer 9af31c2
progress - preserve 150ms default delay for window progress (#95615)
bpasero 2306c34
:lipstick:
jrieken 2c77e38
git: use environmentVariableCollection
joaomoreno 335b1b0
git: config.terminalAuthentication
joaomoreno d64f1d2
git: config.githubAuthentication
joaomoreno a3809d3
:lipstick:
joaomoreno 8677d6c
fix button codicon colors
joaomoreno 0a7b38a
Fix spacing after when
Tyriar c18e86b
CallStack: We need the MenuEntryActionViewItem so the icon would get …
isidorn c2cda6e
#96064 Fix model and view
sandy081 58e36a5
do not throw error and continue
sandy081 158cfc7
Update vscode.d.ts
badsyntax f3d8e31
Throttle status bar spinner animations to save CPU
evangrayk 3662f2b
Treat `.gitignore_global` as an Ignore file by default. Fixes #96079.
johnbillion 7754ccc
rename "Trigger" to "TriggerKind"; see #88230
weinand 47bb655
Disable tasks tests in web
Tyriar 058bb93
fixes #95940
joaomoreno 2025795
Add ref to why test is disabled
Tyriar 550fc69
fix #96256
bpasero e471148
restore compareFiles and compareFileExtensions
leilapearson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is it possibly to understand the difference between
explorer.sortOrder
setting andexplorer.sortOrderOption
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sort Order Option further refines the sort order. I was hoping the description made that clear - but can certainly reword if it doesn't.
Maybe "further refines" would be better wording.