Commit graph

81388 commits

Author SHA1 Message Date
Logan Ramos e44bd2d93d
Removed deprecated assert from css-language-features 2021-05-04 13:38:44 -04:00
Daniel Imms 08e090781b
Merge pull request #115276 from habibkarim/hbibkrim/114898_terminal_name_change_event
Implement Pseudoterminal.onDidChangeName
2021-05-04 10:30:28 -07:00
meganrogge b4749e0139
rename externalTerminal contrib 2021-05-04 10:17:53 -07:00
Logan Ramos 376161b915
Fix 122637 2021-05-04 13:15:43 -04:00
isidor a23b8594e0
select environment quick pick polish 2021-05-04 19:14:18 +02:00
Daniel Imms 48720a300f Fix whitespace 2021-05-04 10:13:43 -07:00
Matt Bierner 6384c5e73a
Remove imagePreview.border
Fixes #122917

This key is not user anywhere and no one has noticed that it has not worked for at least a year
2021-05-04 09:40:16 -07:00
meganrogge 7bfc8c16dd
get desktop externalTerminal menu entry working again 2021-05-04 09:35:56 -07:00
Rob Lourens 95c2bc6653 Use the scoped context key service for notebook editor context keys
Fix #122701
2021-05-04 08:42:09 -07:00
Daniel Imms 8e5b3b5aff
Merge branch 'main' into hbibkrim/114898_terminal_name_change_event 2021-05-04 08:39:30 -07:00
Daniel Imms c201f0c853 Remove any from xterm theme method 2021-05-04 08:25:50 -07:00
Daniel Imms 153d77c61e
Merge pull request #122929 from microsoft/tyriar/message_finalize
Finalize TerminalOptions.message API
2021-05-04 08:24:38 -07:00
meganrogge c48d374e68
fix #118405 2021-05-04 08:00:45 -07:00
Megan Rogge 088f35f702
terminalTab -> terminalGroup (#122891) 2021-05-04 14:59:18 +00:00
Logan Ramos 840d3dce67
Removed unused telemetry. 2021-05-04 10:51:38 -04:00
Alex Ross 6bf0a30870
Open split terminal when all tasks are in the same one
Fixes #122868
2021-05-04 16:42:23 +02:00
Benjamin Pasero 729f4c8b6f
Remove shell environment patching from shared process (fix #121947) (#122846) 2021-05-04 16:22:48 +02:00
Martin Aeschlimann 85eee460c2
[json] update service 2021-05-04 16:21:24 +02:00
Alexandru Dima a44f7ebb9a
Merge pull request #122919 from hediet/hediet/fix-122914
Fixes #122914.
2021-05-04 15:59:26 +02:00
Daniel Imms a4cd92ead0
Merge pull request #122873 from microsoft/tyriar/tab_list
Convert terminal tabs widget from tree to list
2021-05-04 06:57:57 -07:00
Daniel Imms 14e5e4272f
Merge branch 'main' into tyriar/tab_list 2021-05-04 06:40:24 -07:00
Daniel Imms 69373b7833 Finalize TerminalOptions.message API
Fixes #120368
2021-05-04 06:34:46 -07:00
Daniel Imms 31fed90614
Merge pull request #122926 from microsoft/tyriar/public
Remove explicit public from contrib/terminal
2021-05-04 06:19:53 -07:00
Henning Dieterichs 3768c69aae
Extract nested functions. 2021-05-04 15:11:40 +02:00
Daniel Imms 6033b61c5a Remove explicit public from platform terminal 2021-05-04 06:05:28 -07:00
Daniel Imms 153ed1f000 Fix compile 2021-05-04 06:04:00 -07:00
Daniel Imms a0000c4c8d Remove explicit public from contrib/terminal
Part of #122923
2021-05-04 06:03:23 -07:00
Daniel Imms 48010db276
Merge pull request #122918 from microsoft/tyriar/lint
Add some eslint rules to terminal
2021-05-04 05:57:19 -07:00
Alex Ross 7a92985cde
Add "close" presentation option to tasks
Fixes #112230
2021-05-04 14:52:29 +02:00
Daniel Imms 2498273ab6 Relax const rule 2021-05-04 05:41:43 -07:00
Daniel Imms 4fde14b9ef Use pascal case for term enums 2021-05-04 05:40:33 -07:00
Daniel Imms 81734d2350 Change casing of terminal command id enum 2021-05-04 05:39:27 -07:00
Henning Dieterichs 3410dd1729
Fixes #122914. 2021-05-04 14:36:44 +02:00
Daniel Imms a6a9f771ad Lint progress 2021-05-04 05:24:54 -07:00
Daniel Imms 0fa9d36719 Add some eslint rules to terminal 2021-05-04 05:21:49 -07:00
Alex Ross 655fe7546f
Fix port theme color typo 2021-05-04 14:09:39 +02:00
Barbara Valdez 39d180d662
Initial implementation of drag and drop api (#122239) 2021-05-04 05:01:46 -07:00
Benjamin Pasero 2209664991
sandbox - remove terminal related simple services 2021-05-04 13:59:18 +02:00
Benjamin Pasero 9ea9623a8a
fix smoketest 2021-05-04 13:55:40 +02:00
Alex Ross df15c8e832
Update grammars 2021-05-04 13:42:19 +02:00
Daniel Imms 80e5d07b89 Update distro 2021-05-04 04:37:52 -07:00
Daniel Imms 1f597772c5
Merge pull request #122897 from microsoft/tyriar/inheritEnv
Remove inheritEnv, don't use shell env
2021-05-04 04:34:28 -07:00
Benjamin Pasero e2954beb4b
Remove --no-sandbox (#122909)
* linux - remove `--no-sandbox` flag

We should not disable sandbox on Linux.
We only added this to support running on Kernel <= 3.8 where setuid sandbox is used.

* fix ci

* add some docs
2021-05-04 11:18:19 +02:00
Johannes Rieken b1ce0eda2d
Merge pull request #122796 from jeanp413/fix-122255
Fixes pascalCase snippet formatter fails to process numbers
2021-05-04 10:04:39 +02:00
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Johannes Rieken 6d4aeb99bd
Merge pull request #122895 from mjbvz/fix-122585
Fix first line being replaced in suggestion label
2021-05-04 09:55:51 +02:00
Alex Ross 35e5415261
Fix context on LabelTunnelAction (#122856)
Fixes microsoft/vscode-remote-release#4996
2021-05-04 09:49:25 +02:00
Daniel Imms 8d4d6ea4be Finish removing terminal from electron-browser
Moved linux distro to just check the user agent
2021-05-04 00:33:34 -07:00
Benjamin Pasero 4868dd3bd8
:chore: more action2 adoptions 2021-05-04 09:27:00 +02:00
Daniel Imms 885e1631a5 Remove native delete from terminal native contribution 2021-05-03 23:48:23 -07:00