Commit Graph
124157 Commits
Author SHA1 Message Date
Alex RossandGitHub ba7698ca1f Dedupe continue-on and local un-submitted comments (#193463) 2023-09-19 07:00:40 -07:00
Ladislau SzomoruandGitHub 1545aeab06 SCM - Initial implementation of the Sync view (#193440) 2023-09-19 15:58:22 +02:00
Alex RossandGitHub e20eb064c6 treeView.message = undefined should not block viewsWelcome from appearing (#193457)
Fixes #193435
2023-09-19 14:36:47 +02:00
João MorenoandGitHub ef023da6db more defense against bad AAD auth (#193447)
add retry to check blob
2023-09-19 13:19:12 +01:00
João MorenoandGitHub 7c7f7eee86 rewrite blob upload promises (#193434) 2023-09-19 09:18:20 +01:00
Tyler James LeonhardtandGitHub 062ba1ed6c Initial implementation of TF-IDF for similar commands (#193418) 2023-09-18 21:07:29 -07:00
516ab4fc73 Add support for debugger type for selectAndStartDebugging (#193156)
* Add support for debugger type for selectAndStartDebugging

This PR adds in an arg to the command 'selectAndStartDebugging' so users
are able to jump directly to a debugger type instead of having users to
select a debugger type then select the configuration they want.

* Move accessors to the top to avoid calling one after an await

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-09-18 17:40:02 -07:00
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
Rob LourensandGitHub ee8f89f614 Allow cmd+c to copy chat row content (#193410)
* Allow cmd+c to copy chat row content
Fix microsoft/vscode-copilot#1433

* Add onDidBlur listener
2023-09-18 16:50:05 -07:00
Megan RoggeandGitHub 308a69b603 Merge pull request #193408 from microsoft/merogge/xterm-update
get terminal accessible view/buffer to update dynamically
2023-09-18 16:43:18 -07:00
Raymond ZhaoandGitHub f20ca3aa50 Mark packages as private (#193414) 2023-09-19 00:30:01 +01:00
Rob LourensandGitHub e7902c58b0 Bump distro (#193413) 2023-09-19 00:28:07 +01:00
Megan RoggeandGitHub 2aadaee308 Merge branch 'main' into merogge/xterm-update 2023-09-18 16:21:33 -07:00
meganrogge ffc9eaf2cc rm redundant call 2023-09-18 14:50:14 -07:00
meganrogge 66b02b587a improve 2023-09-18 14:49:07 -07:00
meganrogge 188dddf5d6 fix the issue 2023-09-18 14:33:30 -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
meganrogge b2cb1d8a4c move listener to contribution 2023-09-18 13:59:04 -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