Commit graph

52160 commits

Author SHA1 Message Date
Martin Aeschlimann 81380bb822 register selectionRangeProviders 2019-07-25 18:33:18 +02:00
Martin Aeschlimann 89afd3fe5e update html service. FIxes #77792 2019-07-25 18:33:18 +02:00
Martin Aeschlimann 8968c83198 remoteAuthority context key: set to disconnected to avoid matches 2019-07-25 18:33:18 +02:00
Joao Moreno dba0ee0392 serialized grid should remember view visibility and cached sizes
fixes #77884
2019-07-25 18:28:42 +02:00
Daniel Imms 909ab9d101 Fix compile 2019-07-25 09:07:18 -07:00
Daniel Imms 4f9575631b Make start and shutdown mandatory
Part of #77160
2019-07-25 09:03:10 -07:00
Logan Ramos 9702c08132
Upgrade telemetry extractor (#77938)
* Upgrade VS Code telemetry extractor

* Update telemetry extractor package
2019-07-25 08:59:38 -07:00
Logan Ramos c09ffefaf9
Upgrade VS Code telemetry extractor (#77937) 2019-07-25 08:55:19 -07:00
Johannes Rieken a1ff90cfa2 Also add snippet to default config, #71208 2019-07-25 15:52:51 +02:00
Johannes Rieken c8e219f1a1 up fuzzy score limit to 128, #74133 2019-07-25 15:47:33 +02:00
Joao Moreno 23d8322547 introduce git APIState
fixes #77787
2019-07-25 15:38:10 +02:00
Andre Weinand 30eaedc93a add error message if input section is missing; fixes #76558 2019-07-25 14:47:35 +02:00
Alex Dima 808a11ae43 Sorry, the bot is never using the correct labels for me 2019-07-25 11:30:38 +02:00
Johannes Rieken f8f0e03ea5 tweak name for internal delegation command 2019-07-25 11:28:36 +02:00
Johannes Rieken b35a0eea42 filter commands that start with an underscore, #1431 2019-07-25 11:28:36 +02:00
Alex Dima 5dfd889f83 Fixes #73437 2019-07-25 11:27:46 +02:00
Joao Moreno 18da64f949 stop pushing master 2019-07-25 10:45:22 +02:00
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