Commit graph

103794 commits

Author SHA1 Message Date
Daniel Imms 115327e908
Merge branch 'main' into double-clicking-copyedit 2022-12-15 10:51:27 -08:00
Daniel Imms 8739d9e926
Merge pull request #168922 from jeanp413/fix-168601
Fixes terminals/tasks restored after reload ignore confirmOnKill and confirmOnExit settings
2022-12-15 10:50:50 -08:00
Daniel Imms bd63c3ee68
Merge pull request #169050 from jeanp413/fix-166241
Fixes createTerminal does not create a terminal at the first editor group
2022-12-15 10:49:50 -08:00
Rob Lourens 9a1c4d9260
Add missing await (#169301)
So that the debug stop command properly waits on stopping the adapter
Fix #132446
2022-12-15 19:38:28 +01:00
Peng Lyu 98307fcab8
fix bulk cell edit undo/redo selections (#169295) 2022-12-15 19:33:35 +01:00
Peng Lyu d973e9b9a3
💄 localized quotableLabel. (#169298) 2022-12-15 19:29:17 +01:00
Matt Bierner f4472157ca
Adopt standard style imports in php extension (#169192) 2022-12-15 10:24:29 -08:00
Daniel Imms 7d61c9283e
Merge pull request #169170 from microsoft/tyriar/163545
Basic support for URIs with an authority in terminal links
2022-12-15 09:55:14 -08:00
Johannes Rieken 3375e50922
Merge pull request #169287 from pokey/patch-2
Fix bug with snippet choices escaping
2022-12-15 18:51:50 +01:00
Brigit Murtaugh 32feca3bd8
Update web welcome page (#169157)
Update welcome
2022-12-15 09:38:19 -08:00
Ladislau Szomoru 7febede390
Git - more tweaks to command enablement (#169292)
Use a new context for enablement
2022-12-15 18:37:03 +01:00
Pokey Rule 11c3fc5124
Merge branch 'main' into patch-2 2022-12-15 17:10:38 +00:00
Pokey Rule a88f2fba9c
Fix the bug 2022-12-15 17:09:10 +00:00
David Dossett 1c8a64dd71
Align extension detail tabs to panel tabs + fix focus chopped off focus border (#169193)
Fix extension detail view tab header
2022-12-15 09:03:32 -08:00
Pokey Rule bf441837ae
Fix bug with snippet choices escaping 2022-12-15 16:49:02 +00:00
Andrea Mah 6915debdd6
fix action2 category in search (#169284) 2022-12-15 17:35:51 +01:00
Logan Ramos b1076b41f3
Bump telemetry packages (#169283) 2022-12-15 17:29:10 +01:00
Logan Ramos 78d05ca56a
Mark extension ids as exempt from cleaning (#169027) 2022-12-15 08:13:59 -08:00
João Moreno 3567fd1145
build: refactor alpine out of linux (#169278) 2022-12-15 16:51:12 +01:00
João Moreno c453638dad
fix workbench.tree.renderIndentGuides setting (#169275)
Fixes #169269
2022-12-15 16:32:16 +01:00
Sandeep Somavarapu 8c8cb30aff
fix #169260 (#169262) 2022-12-15 15:39:28 +01:00
Ladislau Szomoru 07b7ca6402
Git - Remove duplicate resources to have the correct resource count in the discard dialog (#169258)
Remove duplicate resources to have the correct resource count in the discard dialog
2022-12-15 15:29:25 +01:00
Benjamin Pasero 3d58b4623b
Allow to configure shell resolution time (#169237)
* Allow to configure shell resolution time

* use `clamp`
2022-12-15 06:14:54 -08:00
Sandeep Somavarapu 94f2669b65
Merge pull request #163889 from samdenty/typo
fix IExtensionRecommendationReson typo
2022-12-15 15:08:08 +01:00
Logan Ramos e49c6288ea
Updates to the telemetry API (#166873)
* Updates to the telemetry API

* Address feedback

* Update naming
2022-12-15 09:06:46 -05:00
Benjamin Pasero f0e2ea381c
Some code cleanup in main process (#169208)
* debt - make more properties readonly

* debt - use `IAnyWorkspaceIdentifier`

* 💄
2022-12-15 09:05:47 -05:00
Alexandru Dima 765908917e
Adopt new string value for cursorSmoothCaretAnimation (#169238)
Fixes #169171: Adopt new string value for `cursorSmoothCaretAnimation`
2022-12-15 14:30:49 +01:00
Ladislau Szomoru 6883cfe95e
Git - Add button to migrate changes during checkout (#169251)
Add back button to migrate changes
2022-12-15 14:24:01 +01:00
Alexandru Dima 0db47d90bd
Add comment to embedder API (#169236) 2022-12-15 05:15:34 -08:00
Ladislau Szomoru 000ce1a7e5
Git - status bar item improvements (#169233)
* More polish on the git status bar items

* Update status bar icon based on ref type

* Update status bar item label at the beginning of checkout
2022-12-15 12:07:49 +01:00
Sandeep Somavarapu 9ac614710c
Merge branch 'main' into typo 2022-12-15 10:14:06 +01:00
Johannes Rieken f49ecc8732
Merge pull request #167886 from HKalbasi/inlaylink
Fix inlay hint location links problem
2022-12-15 09:19:57 +01:00
Benjamin Pasero 0a11eb4261
Do not close tabs when a file is deleted when tab is not loaded (fix #126144) (#169217) 2022-12-15 09:17:20 +01:00
Johannes c12cd29967
Merge branch 'main' into pr/HKalbasi/167886 2022-12-15 08:59:18 +01:00
Johannes a9be47b4b0
invoke "custom" definition actions with editor 2022-12-15 08:59:11 +01:00
Robo 44531ffc7b
fix: disable AutoDisableAccessibility feature (#169201) 2022-12-15 08:21:38 +01:00
Rob Lourens 1a908707b4
Fix Run menu not appearing (#169197)
Seems that if a menu item doesn't have any enabled items at launch, it won't show up later when items become enabled. Keep one item enabled all the time, which we had planned to do anyway.
Fix #166623
2022-12-15 02:20:21 +01:00
Matt Bierner 57dd298b47
Add typings for test runner scripts (#169196) 2022-12-15 02:19:24 +01:00
Matt Bierner 922a3b5398
Pick up latest TS for building VS Code (#169191) 2022-12-14 17:13:43 -08:00
Peng Lyu 9bb6b6967d
feat: join selected cells. fix #119004. (#169194) 2022-12-15 02:10:25 +01:00
Tomer Chachamu 46ceb40784
Fix webview disappearing when extension is slow to start (#168516) (#168569) 2022-12-14 16:58:37 -08:00
Matt Bierner 5c755adaea
Pick up more fixes for markdown-katex (#168678)
Fixes #149593
2022-12-14 16:57:21 -08:00
Matt Bierner 804daac1d6
Fix console not being a known symbol in media-preview (#169065) 2022-12-14 16:57:06 -08:00
David Dossett 6b2d74ff9d
Fix unicode highlighting in hc-light theme (#169189) 2022-12-15 01:23:21 +01:00
David Dossett 0b2a0749c0
Fix checkbox border contrast in default dark/light themes (#169188)
* Add subtle border to dark+ checkbox/text input/dropdowns

* Fix checkbox contrast with updated border colors
2022-12-15 01:21:49 +01:00
Sandeep Somavarapu 9040c0a553
fix #168869 (#169184) 2022-12-14 16:09:40 -08:00
Megan Rogge 2a0a372948
provide skipEmptyCommands (#169178) 2022-12-14 17:05:13 -06:00
Peng Lyu 2ca44a8721
Fix #103881. Skip metadata when copying cells. (#169183) 2022-12-14 23:58:27 +01:00
Peng Lyu 6642771876
Fix ##159580. Skip find controller in notebook land (#169168)
* Fix ##159580. Skip find controller in notebook land

* dispose temp controller
2022-12-14 14:12:33 -08:00
David Dossett 17ebf65c8f
Fixed debug toolbar background (#169177) 2022-12-14 21:51:48 +01:00