Logan Ramos
|
775ef54707
|
Remove assert.equal from custom editor tests
|
2021-05-04 15:09:54 -04:00 |
|
Jean Kayitare
|
2b81396e0a
|
109216 Sanitize Process Environment before spawning terminal instance
|
2021-05-04 12:07:05 -07:00 |
|
Logan Ramos
|
72aa675fc9
|
Update API tests to strict equal
|
2021-05-04 14:59:03 -04:00 |
|
Megan Rogge
|
cf2eeb87ac
|
initialize pty host log level (#122943)
|
2021-05-04 18:48:46 +00:00 |
|
Logan Ramos
|
cbfef51651
|
Fix #122367
|
2021-05-04 14:47:53 -04:00 |
|
SteVen Batten
|
c2a8d68466
|
show modal only if window is focused
fixes #122450
|
2021-05-04 11:18:52 -07:00 |
|
Logan Ramos
|
1469a9840f
|
Update deprecated html language features
|
2021-05-04 14:03:20 -04:00 |
|
Logan Ramos
|
135142e497
|
Update deprecated typescript tests
|
2021-05-04 13:49:47 -04:00 |
|
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 |
|