Commit graph

82516 commits

Author SHA1 Message Date
deepak1556 286b643ecd chore: bump electron@12.0.9
Fixes https://github.com/microsoft/vscode/issues/122352
2021-05-25 13:41:03 +09:00
rebornix fe41fcc58d
💄 2021-05-24 17:22:40 -07:00
rebornix fe3cab25c5
compute position/width of output action bar. 2021-05-24 17:13:07 -07:00
rebornix af14bf673a
remove kernel picker config in menu contribution 2021-05-24 16:49:12 -07:00
Peng Lyu 1da9f2d2e6
Update subscribers.json 2021-05-24 16:26:52 -07:00
Connor Peet d28d8802e4
testing: add default keybindings 2021-05-24 16:04:29 -07:00
Jackson Kearl 8b9f8595cc
Remove unused 2021-05-24 14:58:59 -07:00
Connor Peet 6cfad71ce6
notebooks: remove deprecated vscode css vars from webview
See https://github.com/microsoft/vscode/issues/107985
https://github.com/microsoft/vscode/issues/93265#issuecomment-847150188
2021-05-24 14:55:27 -07:00
Jackson Kearl 196e79256d
Add workspacePlatform context key for getting started items
Closes #123824
2021-05-24 14:48:35 -07:00
rebornix 6ed2584f39
fix unit tests. 2021-05-24 14:21:28 -07:00
rebornix 46ef54c20e
Merge branch 'notebook/dev' into main 2021-05-24 14:04:03 -07:00
rebornix 8a41d85d1b
notebook open layout settings. 2021-05-24 14:03:03 -07:00
Jackson Kearl f88c007f6c
👋 Rachel, 👋 Tyler 2021-05-24 13:52:10 -07:00
Jackson Kearl d7ead317dc
Close #122570 2021-05-24 13:48:11 -07:00
rebornix 41d869f551
move nb layout settings out of experiments. 2021-05-24 13:34:26 -07:00
Matt Bierner 79762396a0
Respect soft revert for custom editors (#115658)
Fixes #115591
2021-05-24 12:26:45 -07:00
Daniel Imms 78251f8e01 Update distro
Fixes #123911
2021-05-24 12:22:18 -07:00
Daniel Imms 7e0d8cd80e
Merge pull request #124511 from microsoft/tyriar/color_config
Support color in terminal profiles config
2021-05-24 12:21:58 -07:00
Connor Peet 9993eb9d1a
testing: improve support for markdown messages
Fixes #124326
2021-05-24 12:19:53 -07:00
Connor Peet b168ece8de
markdown: add nbsp to unescaped sequences 2021-05-24 12:19:53 -07:00
Daniel Imms b04c966892 Fix test resolver with trusted workspaces 2021-05-24 12:14:27 -07:00
Hassan Sani dbdc7a259e
added bottom spacing for table in markdown preview (#124385) 2021-05-24 12:14:01 -07:00
Daniel Imms 5cbd4bc469 Fix color of single tab status icon
Fixes #124513
2021-05-24 12:04:23 -07:00
Daniel Imms a8d2a3a87c Resolve todos 2021-05-24 11:59:39 -07:00
Daniel Imms 47b7320c1f Show tab prefix before icon is ready 2021-05-24 11:58:50 -07:00
Daniel Imms a31d9ca699 Don't show icon until its resolved 2021-05-24 11:53:28 -07:00
Daniel Imms f7f6956554 Share profile property schema 2021-05-24 11:38:59 -07:00
Daniel Imms 17e82898ed Remove show all colors, add settings intellisense 2021-05-24 11:36:18 -07:00
SteVen Batten a8e7253de0 fix scroll in table widget #wt
fixes #124314
2021-05-24 11:36:02 -07:00
Megan Rogge 2b9f22631f
Support terminal link word wrapping (#124514) 2021-05-24 11:31:26 -07:00
meganrogge cdbf46815c
update distro 2021-05-24 11:04:30 -07:00
Megan Rogge fe1af896d5
Use remote reconnection constants (#124517) 2021-05-24 17:44:58 +00:00
rebornix 2b6564c101
insert toolbar on the left. 2021-05-24 10:33:24 -07:00
Connor Peet df3c2c4875
testing: move apis to stable
Closes #122208 🎉
2021-05-24 10:22:53 -07:00
Daniel Imms b6dad5d143 Support any theme color 2021-05-24 10:02:55 -07:00
Daniel Imms 3c2ffadf29 Dynamically generate terminal color css 2021-05-24 07:04:37 -07:00
Daniel Imms 9eaba8944f Support colors in terminal profile setting
Fixes #123829
2021-05-24 06:25:48 -07:00
Daniel Imms 7a0ce574da Fix test output pty usage
Fixes #124290
2021-05-24 05:58:49 -07:00
Daniel Imms 777f09d456 Fix safe config provider fallback to default
Fixes #124504
2021-05-24 05:33:41 -07:00
Daniel Imms d63078aaf0
Merge pull request #124317 from jeanp413/fix-124127
Fixes terminal find widget should not cover tabs
2021-05-24 04:35:35 -07:00
Daniel Imms a8397d1529
Merge pull request #124480 from nrayburn-tech/fix-122348
option to hide terminal tabs if there is only a single group
2021-05-24 03:52:25 -07:00
Logan Ramos 934a4244e2
Remove overrides from editor service (#124375)
* Initial Interface removal

* Fix broken context keys

* Change View Toggle Editor Type

* Ensure webview inputs are one per webview

* Tests

* Better disposable logic

* some cleanup and unused types removal

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-05-24 12:11:28 +02:00
Nick Rayburn b47569400a
option to hide terminal tabs if there is only a single group
fixes #122348
2021-05-23 21:02:14 -05:00
Matt Bierner 5319757634
Add fallback webviewExternalEndpoint in code
Seems not having this breaks some derived apps
2021-05-22 13:32:54 -07:00
Jackson Kearl 8f11975c47
Close #119722 2021-05-21 18:27:41 -07:00
Tyler James Leonhardt d6b5df5e19
retry logic for setting password (#124390)
* retry logic for setting password

* set to 3 attempts and 200 delays
2021-05-21 18:09:17 -07:00
Matt Bierner 12fa7b0425
Increase timeout for webview focus change
Fixes #108596
2021-05-21 17:59:54 -07:00
Matt Bierner 4c4ec402e7
return early 2021-05-21 17:59:54 -07:00
Matt Bierner b314536e56
Move find file references into the search group
For #115694
2021-05-21 17:59:54 -07:00
Rob Lourens 18296326a9 Set proper context on new cell output toolbar 2021-05-21 16:28:30 -07:00