Commit Graph
113752 Commits
Author SHA1 Message Date
Megan RoggeandGitHub 16eda558e9 Apply suggestions from code review 2023-09-18 17:28:18 -07:00
Megan RoggeandGitHub 6d286af72b Update src/vs/workbench/contrib/accessibility/browser/accessibilityConfiguration.ts 2023-09-18 17:27:33 -07:00
meganrogge 778f5ace1e add comment widget help dialog 2023-09-18 17:25:53 -07:00
Megan RoggeandGitHub a6403e4552 Merge pull request #193392 from microsoft/merogge/css
quick fix clean up
2023-09-18 14:16:56 -07:00
meganrogge 5a1642edda add import in the right place 2023-09-18 14:02:51 -07:00
meganrogge 962e89aa7e Revert "move css to where it works"
This reverts commit f30f7d80cc.
2023-09-18 14:01:55 -07:00
Peng LyuandGitHub 90854deeb4 Re #167719. Avoid heap operations when dealing with large files. (#193309) 2023-09-18 13:02:27 -07:00
Michael LivelyandGitHub e6b8e0352e Notebook CodeActionKind Support (#192248)
* shift nb codeaction filter to editor layer

* readability

* revised API, clearer typings, filter out autosave triggers

* quick lil rename bc i kept confusing myself

* revert back to boolean setting. wait for editor enum
2023-09-18 19:07:54 +01:00
meganrogge 027d141bdf less specific selector 2023-09-18 10:47:58 -07:00
Michael LivelyandGitHub 5be77a3d8b Notebooks respect files.xyz settings (#192941)
* notebook support trim newline and whitespace

* `files.insertFinalNewLine` suupport

* perf fixes

* readability + small cleaning bits
2023-09-18 10:42:57 -07:00
meganrogge f30f7d80cc move css to where it works 2023-09-18 10:35:10 -07:00
meganrogge 3197655a60 fix css 2023-09-18 10:26:25 -07:00
meganrogge 6f5d352992 use closest instead of big parent chain 2023-09-18 10:21:21 -07:00
Daniel ImmsandGitHub 8ab34a9802 Merge pull request #193391 from microsoft/tyriar/193390
Fix protected minification error
2023-09-18 10:20:01 -07:00
Daniel ImmsandGitHub 58558c00c3 Merge pull request #193387 from microsoft/tyriar/4557_embedder
Fix createTerminal embedder API
2023-09-18 10:10:34 -07:00
Daniel Imms 613640d25f Fix protected minification error
Fixes #193390
2023-09-18 10:04:34 -07:00
Rob LourensandGitHub 347abe1d49 Merge pull request #193157 from WardenGnaw/dev/waan/deemphasizeDebuggers
Add support to de-emphasize debuggers in run list
2023-09-18 09:38:21 -07:00
Daniel Imms b7ba646a9d Fix createTerminal embedder API
Fixes microsoft/vscode-internalbacklog#4557
2023-09-18 09:19:56 -07:00
Megan RoggeandGitHub 1e47994ee7 Merge pull request #193383 from microsoft/merogge/sticky-scroll
check `enabled` on sticky scroll editor option
2023-09-18 09:19:46 -07:00
Daniel ImmsandGitHub f109e5c9f6 Merge pull request #193382 from microsoft/tyriar/193377
Add placeholder for rename and change color term tab
2023-09-18 09:11:42 -07:00
meganrogge facfc8601c fix #187859 2023-09-18 09:04:12 -07:00
Daniel ImmsandGitHub 5a3a83d2e2 Merge pull request #193314 from jeanp413/fix-193313
Fix terminal context menu not hiding after running action
2023-09-18 09:03:16 -07:00
Alexandru DimaandGitHub 63fa4bccfb Finalize LanguageConfiguration.autoClosingPairs (#193197)
Finalize LanguageConfiguration.autoClosingPairs
2023-09-18 18:01:25 +02:00
Daniel Imms db563b0b86 Add placeholder for rename and change color term tab
Fixes #193377
2023-09-18 08:45:02 -07:00
Megan RoggeandGitHub d878a80180 Merge pull request #193274 from microsoft/merogge/task-status-tests
`taskTerminalStatus` adoption of `ensureNoDisposablesAreLeakedInTestSuite`
2023-09-18 08:05:00 -07:00
KhubaibAlamandGitHub dc69270551 Added hyperlink to Hot Exit for more details (#193354)
* Added hyperlink to Hot Exit for more details

* added markdown description

* added forward link in hot exit
2023-09-18 16:47:21 +02:00
Henning DieterichsandHenning Dieterichs 1076502115 Fixes test 2023-09-18 16:22:13 +02:00
Henning DieterichsandHenning Dieterichs 70444eab69 Fixes diff bug 2023-09-18 16:22:13 +02:00
Alex RossandGitHub d8e6919980 Follow enter vs. space focus vs. reveal convention in Comments view (#193352)
Follow enter vs. space focus vs. reveal convention
Part of #192377
2023-09-18 13:02:58 +02:00
Johannes RiekenandGitHub 72aa4c3f28 Merge pull request #193351 from microsoft/joh/keen-quelea
Joh/keen-quelea
2023-09-18 13:00:44 +02:00
Johannes 5bf5ea3b42 define icon for "Focus Session" command 2023-09-18 12:45:36 +02:00
Johannes 348695e913 use space-between so that CC debug toolbar doesn't change when files change 2023-09-18 12:41:56 +02:00
Alex RossandGitHub b2017021a5 Don't reset extension tree focus if an element already has focus (#193346)
Part of #193020
2023-09-18 12:23:23 +02:00
Henning DieterichsandHenning Dieterichs fd684a2ac5 Fixes #193194 2023-09-18 12:20:16 +02:00
Alex RossandGitHub ae23e73ba0 Update CSS grammar (#193333) 2023-09-18 11:46:17 +02:00
Daniel ImmsandGitHub 0b08c9ad9c Merge pull request #193232 from NikoRaisanen/fix-bash-title-windows
fix: do not set this._sequence to undefined if path title not windows path
2023-09-17 22:31:07 -07:00
Megan RoggeandGitHub 0bb3e99175 Merge pull request #193273 from microsoft/merogge/focus-acc-buffer
get `focusAfterRun` to work
2023-09-18 00:30:45 -05:00
Rob LourensandGitHub f47b1f387e Tweak hiddenWhen message 2023-09-17 20:07:56 -07:00
Jean Pierre 8d854d628c Fixes #193313 2023-09-17 15:44:45 -05:00
meganrogge 13aed778d8 get it to work 2023-09-16 13:07:48 -05:00
meganrogge a2ec2e5837 try to get ensurenodisposables to work for task terminal status tests 2023-09-16 13:02:21 -05:00
meganrogge e0d1d4979c fix #193225 2023-09-16 12:02:29 -05:00
Bryan RickerandGitHub fa99dace5e fixes typo in description for terminal.integrated.environmentChangesRelaunch configuration (#191841) 2023-09-16 07:25:45 -07:00
Aaron MungerandGitHub 7bdc382a9b Merge pull request #193126 from microsoft/aamunger/scrollOnExecute
option to scroll to the top of the next cell
2023-09-15 15:51:06 -07:00
Aaron Munger 012e79d53c dispose test disposable 2023-09-15 15:36:03 -07:00
Aaron Munger 339fedbd3a get actual padding value 2023-09-15 14:38:57 -07:00
Aaron Munger 9abb9c4be8 remove unused param 2023-09-15 13:15:25 -07:00
Christof Marti 5ae15d5398 Update @vscode/proxy-agent and enable new cert loading 2023-09-15 21:38:20 +02:00
Aaron Munger 8963ff84db explicit behavior name 2023-09-15 12:23:44 -07:00
Niko RaisanenandGitHub c0fde20dd4 Merge branch 'main' into fix-bash-title-windows 2023-09-15 12:04:00 -07:00