Joao Moreno
c8c23e3963
fixes #77918
2019-07-25 10:34:18 +02:00
Joao Moreno
a4fd7f28ca
team settings
2019-07-25 10:32:59 +02:00
Alex Dima
67814cc6b1
Fixes #74369
2019-07-25 10:10:21 +02:00
Johannes Rieken
8d752d880d
update references viewlet to 0.0.29
2019-07-25 09:50:30 +02:00
Matt Bierner
049e4ca16d
Mark addMissingAwait as a preferred fix
2019-07-24 23:09:36 -07:00
Daniel Imms
d4b3a7a22f
Fix smoke tests
...
Fixes #77670
2019-07-24 17:35:56 -07:00
Daniel Imms
a9aac1207b
Adopt clipboard service in terminal
2019-07-24 16:49:14 -07:00
Daniel Imms
56f008e725
Merge pull request #77252 from microsoft/tyriar/a11y_keybinding
...
Add a accessibility mode context key and a terminal "line navigation mode" and keybindings
2019-07-24 16:40:50 -07:00
Daniel Imms
64766900ba
Pull common parts into abstract a11y service
2019-07-24 16:32:59 -07:00
Daniel Imms
0d2926c076
Merge remote-tracking branch 'origin/master' into tyriar/a11y_keybinding
2019-07-24 16:23:33 -07:00
Daniel Imms
5b9a38e492
Merge pull request #77896 from microsoft/tyriar/77415
...
Update terminal dropdown after hidden tabs are removed
2019-07-24 16:17:02 -07:00
Daniel Imms
69617527b1
Update terminal dropdown after hidden tabs are removed
...
Fixes #77415
2019-07-24 15:26:22 -07:00
deepak1556
cfe465c484
update distro
2019-07-24 15:04:17 -07:00
Daniel Imms
3c71e404fd
Merge pull request #77664 from lramos15/shell-path-error-remote
...
Allows terminal errors to work in the remote case
2019-07-24 15:02:43 -07:00
Logan Ramos
9f5fffe73e
More strongly typed telemetry events ( #77658 )
...
* More strongly typed events
* Fixed typo
2019-07-24 15:02:16 -07:00
Robo
19494e6a79
Merge pull request #77620 from microsoft/robo/update_electron_4
...
chore: Bump electron@4.2.7
2019-07-24 14:45:08 -07:00
Peng Lyu
78c374172c
Fix #77663 . first comment of a thread should have an unique id.
2019-07-24 14:30:43 -07:00
Daniel Imms
0927be89c8
Tweak names, make shellLaunchConfig readonly again
2019-07-24 14:29:24 -07:00
deepak1556
0899c8ca90
chore: Bump electron@4.2.7
2019-07-24 14:25:15 -07:00
Rob Lourens
70ab0ada55
Fix 'null' exclude for findFiles, add more tests
...
Fix #77813
2019-07-24 14:24:13 -07:00
Sandeep Somavarapu
ea1f61356f
do not read no settings properties
2019-07-24 23:22:36 +02:00
Daniel Imms
11e63ac0a6
Merge branch 'master' into pr/lramos15/77664
2019-07-24 14:13:17 -07:00
Daniel Imms
87a474c36a
Merge remote-tracking branch 'origin/master' into pr/lramos15/77664
2019-07-24 14:11:29 -07:00
Daniel Imms
75e2ee5fd9
Merge pull request #77887 from microsoft/tyriar/xterm-update
...
xterm@3.15 .0-beta87
2019-07-24 14:05:35 -07:00
Peng Lyu
66575b23d0
Fix #56773 .
2019-07-24 14:01:59 -07:00
Logan Ramos
018034a7e7
Bubble up the change of shellLaunch config
2019-07-24 13:58:34 -07:00
Daniel Imms
6a358f77ab
Update types, fix debug logging and handler xterm calls
2019-07-24 12:48:25 -07:00
Daniel Imms
f20eb76226
xterm@3.15.0-beta87
...
Diff: e99de7a...52c562d
Changes:
- Fix edge cases in inputhandler methods
- A lot of layering changes
- Dependency security updates
- test script for mouse modes
- Improve logging system
- Announce input and backspace on VoiceOver
- Fix test exit code
Fixes #42559
Fixes #56468
2019-07-24 12:41:11 -07:00
Daniel Imms
36e08fed41
Merge pull request #77839 from microsoft/tyriar/task_vp_fix
...
Add CustomExecution2 test and make start fire after onDidOpenTerminal
2019-07-24 11:40:16 -07:00
Matt Bierner
7674039dbc
Merge pull request #77758 from pi1024e/master
...
Fix for "whiteSpace" typo: Parameter name and word is one command word spelled "whitespace".
2019-07-24 11:35:24 -07:00
Logan Ramos
4008ea909e
Merge remote-tracking branch 'microsoft/master' into shell-path-error-remote
2019-07-24 11:22:02 -07:00
Miguel Solorio
1671450c24
Remove unused word wrap icon
2019-07-24 10:41:28 -07:00
Rob Lourens
1350c9450a
Revert "Clarify findFiles doc comment"
...
This reverts commit c467419e0e .
2019-07-24 10:22:23 -07:00
Martin Aeschlimann
32eb0c0cb9
use remoteName in test resolver
2019-07-24 18:09:23 +02:00
Martin Aeschlimann
3e98ad5177
add 'remoteName' context key (replaces remoteAuthority)
2019-07-24 17:26:16 +02:00
pi1024e
4c91478921
Merge pull request #2 from microsoft/master
...
Rebase
2019-07-24 09:43:38 -04:00
pi1024e
480c53811b
Update glob.ts
2019-07-24 09:34:22 -04:00
Johannes Rieken
b4e3cf3332
revive command args using the arg processor logic, #1431
2019-07-24 15:20:24 +02:00
Martin Aeschlimann
a031118b38
Merge pull request #77751 from angelozerr/patch-2
...
[XML] Use the same HTML language configuration for XML
2019-07-24 15:18:14 +02:00
pi1024e
626f909341
Update rangeMap.ts
2019-07-24 09:12:14 -04:00
Johannes Rieken
5d8bd62eac
add API test for onDidExecuteCommand, #1431
2019-07-24 14:58:35 +02:00
Johannes Rieken
6a25cfa60c
Merge pull request #72345 from hedgerh/command-execute-events
...
onDidExecuteCommand API
2019-07-24 14:45:33 +02:00
Johannes Rieken
e0b60266a2
force refetch of remote resources that have been added before the SW is ready, #75061
2019-07-24 12:22:12 +02:00
Sandeep Somavarapu
07d00198a8
render preferences features only for settings files
2019-07-24 12:20:48 +02:00
Sandeep Somavarapu
bc66a8005a
update distro
2019-07-24 12:13:15 +02:00
Sandeep Somavarapu
18c1b7eab5
fix compilation
2019-07-24 12:09:04 +02:00
Sandeep Somavarapu
3b55ab5001
Fix #77802
2019-07-24 11:45:08 +02:00
Sandeep Somavarapu
f161708a41
fix #77800
2019-07-24 11:35:41 +02:00
Sandeep Somavarapu
dec442e9ec
fix tests
2019-07-24 11:19:14 +02:00
Sandeep Somavarapu
92f31bf748
Call flush instead of dispose for flushing telemetry appenders
...
Wait until data is flushed in cli
2019-07-24 11:15:50 +02:00