Rob Lourens
d690b2d7e2
Fix notebook tests
2021-04-23 16:15:19 -07:00
Connor Peet
3faf47d16e
debug: bump js-debug version
2021-04-23 15:51:57 -07:00
Tyler James Leonhardt
b126d45af9
Allow x64 macOS builds to be triggered alone
2021-04-23 22:46:54 +00:00
Rob Lourens
af58ea10fc
Show trust dialog when running a notebook cell #118584
2021-04-23 15:45:10 -07:00
Daniel Imms
013521dd1e
Accept uid=501(daimms) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),204(_developer),250(_analyticsusers),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh),400(com.apple.access_remote_ae) icon format only
...
Fixes #122061
2021-04-23 15:30:37 -07:00
Rob Lourens
be42b4b655
Don't autofocus search box in settings on ipad - #122044
2021-04-23 15:23:47 -07:00
Jackson Kearl
3efe6bb4f9
Allow markdown content in getting started ( #121960 )
...
* Initial work on getting markdown media supported in getting started
* Add id
* Get images working
* Remove md example
* Fix image sizing strangness
* Add notes on image scaling and ideal image size. Ref #120048
* Use standard inline webview
2021-04-23 15:01:54 -07:00
Martin Aeschlimann
afaa494404
remote indicator menu: cache action groups
2021-04-23 23:12:03 +02:00
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
SteVen Batten
b2c250faeb
fix build
2021-04-23 11:46:52 -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
64f72f290a
Bump distro
2021-04-23 09:48:36 -04: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
Ladislau Szomoru
0ee8f4efed
Update my endgame notebook
2021-04-23 15:36:08 +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