Commit Graph

62789 Commits

Author SHA1 Message Date
rebornix aa219c8eb0 Merge branch 'notebook/dev' into main 2021-04-23 13:22:58 -07:00
Megan Rogge a0804b66d3 fix #122049 (#122056) 2021-04-23 12:55:29 -07:00
Rob Lourens f0c8fea098 Tweak "switch to insiders" message 2021-04-23 11:34:31 -07:00
meganrogge 6d56e69ba9 fix #121954 2021-04-23 11:14:05 -07:00
meganrogge b272df7ade fix #122051 2021-04-23 11:03:57 -07:00
Daniel Imms a729f709a3 Refresh tabs on hideForSingle change 2021-04-23 10:56:51 -07:00
rebornix 1fcbe3d71d update edit mode with source 2021-04-23 10:46:13 -07:00
rebornix 9c6f4c194f notebook find with match count. 2021-04-23 10:46:13 -07:00
Logan Ramos 5c7d17bf26 Move service registration 2021-04-23 13:33:40 -04:00
Logan Ramos 3418b95ac3 Introduce copy concept to editor inputs Fix #121429 2021-04-23 13:21:49 -04:00
meganrogge 3b18aed03e fix #122039 2021-04-23 10:18:01 -07:00
SteVen Batten 6c747e75da Workspace Trust Prop Changes (#121779)
* update wording for dialog

* remove soft request prompts

* tweak wording

* use origin

* clean up language for choice prompt
2021-04-23 10:14:09 -07:00
meganrogge ee3812f51c fix #122038 2021-04-23 10:12:33 -07:00
Johannes Rieken d879960af3 send event when affinities change so that status bar can update, fixes https://github.com/microsoft/vscode/issues/122028 2021-04-23 19:04:37 +02:00
Johannes Rieken 80b5eca3c1 add unit test to assert, https://github.com/microsoft/vscode/issues/122028 2021-04-23 18:40:56 +02:00
meganrogge 558b08e790 fix #122031 2021-04-23 09:32:23 -07:00
Daniel Imms fc19fba5ae Have single tab act like a dropdown
Part of #121601
2021-04-23 09:14:59 -07:00
Daniel Imms 3cba3d9c4d Merge pull request #122032 from microsoft/tyriar/121601
Support hiding terminal tabs on single view
2021-04-23 08:52:39 -07:00
Daniel Imms 838b113198 Have single tab focus the terminal 2021-04-23 08:47:56 -07:00
Daniel Imms b9f5e85bc0 Add context menu for single terminal tab 2021-04-23 08:46:02 -07:00
Rob Lourens ef64d205b9 Fix missing cell statusbar icon color 2021-04-23 08:43:09 -07:00
Daniel Imms 89451c134d Remove todo 2021-04-23 08:19:08 -07:00
Daniel Imms 760b84e09f Namespace tabs settings
Fixes #122027
2021-04-23 08:14:36 -07:00
Daniel Imms 31c946b97a Catch showTabs = true legacy case 2021-04-23 08:09:26 -07:00
Daniel Imms c8807577d4 Hook up new showTabs enum 2021-04-23 08:08:01 -07:00
Alex Ross 876dd2782a Don't allow multiple tasks runs to start at once
Fixes #118238
2021-04-23 17:03:31 +02:00
Daniel Imms 803d0d6246 Add new settings to control visibility of active terminal 2021-04-23 08:00:53 -07:00
Daniel Imms 2a38463093 Merge remote-tracking branch 'origin/main' into tyriar/121601 2021-04-23 07:30:43 -07:00
Benjamin Pasero 9a978d2f31 working copy - implement backup restore in tracker and keep non restored backups (#117873) 2021-04-23 16:28:51 +02:00
Daniel Imms 338afacb02 Add additional height to term tabs for dbl click 2021-04-23 07:28:15 -07:00
Daniel Imms 25cecbe4be Fix launching terminal profile via dropdown
Fixes #122024
2021-04-23 07:14:27 -07:00
Daniel Imms 4827b26695 Initial single tab view
Part of #121601
2021-04-23 07:00:16 -07:00
Logan Ramos 66f0c29ddb Fix spelling error 2021-04-23 09:44:32 -04:00
Johannes Rieken a8755553a7 show selected controller in picker, don't say kernel in the UI 2021-04-23 15:37:59 +02:00
isidor 912259262b fix build 2021-04-23 15:30:39 +02:00
Ladislau Szomoru d95f4c4d8b Workspace trust - multi-root workspace file (#121765) 2021-04-23 15:30:08 +02:00
Ladislau Szomoru 5685e22ba3 Remove soft notification from extension enablement 2021-04-23 15:25:30 +02:00
isidor e51f5015b2 fixes #111350 2021-04-23 15:23:31 +02:00
Ladislau Szomoru 18c4196f82 Remove soft notification badge 2021-04-23 15:16:48 +02:00
Johannes Rieken 122eac1d74 naming 💄 2021-04-23 15:12:01 +02:00
Ladislau Szomoru 118c41150c Move extension settings for workspace trust 2021-04-23 15:09:27 +02:00
Alex Ross fa0da8322c Further improve pasting into simple file picker
Fixes #121280
2021-04-23 15:06:14 +02:00
Benjamin Pasero a14e4d060a working copy - first cut of a backup restorer that works on new working copy editor service (#117873) 2021-04-23 14:51:26 +02:00
Daniel Imms 6a16dcf586 Ensure tabs don't get another split added
Fixes #121817
2021-04-23 05:47:18 -07:00
Benjamin Pasero f46cebe466 sandbox - fix running in sandbox mode 2021-04-23 14:33:04 +02:00
Daniel Imms cfb866ac53 Show tab actions on focus/selected
Fixes #122014
2021-04-23 05:26:57 -07:00
Johannes Rieken f37cda267a show in tooltip if controller was auto picked or not 2021-04-23 14:17:30 +02:00
Daniel Imms 4106ff4518 Localize empty tabs context menu labels
Fixes #122011
2021-04-23 05:11:45 -07:00
Daniel Imms 88e2f94a9d Add show tabs dropdown entry, remove others
Fixes #122012
Fixes #122009
2021-04-23 05:10:10 -07:00
Alex Ross 43247e8615 Add the globe back to the Ports view 2021-04-23 14:03:29 +02:00