Alex Ross
0fa33a2cfb
Change C++ auto closing comment start from /* to /**
...
Fixes #77008
2019-07-10 10:06:05 +02:00
Joao Moreno
95f0923b94
Merge branch 'joao/mixin'
2019-07-10 10:02:58 +02:00
Alex Ross
e84fc7021b
Adopt TerminalVirtualProcess for Custom task execution ( #76852 )
...
* Adopt TerminalVirtualProcess for Custom task execution
* Update Custom task execution API to return TerminalVirtualProcess in callback
This also required the addtion of a start on the virtual terminal process
* Clarify start API
Fixes #76492
2019-07-10 09:31:40 +02:00
Joao Moreno
d05df16f9f
remove mixin from gulp
2019-07-10 08:58:49 +02:00
Benjamin Pasero
5a834e7117
files - harden edge cases in move/copy when path is same or different case
2019-07-10 08:45:33 +02:00
Johannes Rieken
5088eb3c87
lipstick
2019-07-10 08:42:26 +02:00
Matt Bierner
360e4e4dfa
Use mutable disposable to avoid potential leaks
2019-07-09 16:56:52 -07:00
Matt Bierner
55021e2119
Reduce nesting
2019-07-09 16:48:24 -07:00
Matt Bierner
bc09f14100
Move widget state into state
2019-07-09 16:39:35 -07:00
Matt Bierner
4c07744817
Make sure we handle loading of markdown resources from UNC workspace correctly
...
Fixes #48403
2019-07-09 15:52:43 -07:00
Alex Dima
2f05851c49
Minor renames
2019-07-09 23:59:37 +02:00
Alex Dima
dafc014891
Split TokensStore
2019-07-09 23:59:37 +02:00
Rachel Macfarlane
30d3c1e542
Do not render minimap decorations that end on column 1
2019-07-09 11:48:43 -07:00
Matt Bierner
c01a3a718d
Use clearer name for csp webview element
...
#76489
2019-07-09 11:45:20 -07:00
Matt Bierner
f963c9a2a8
Adding tests and changing how toWebviewResource works
...
- Allow placeholders in the webviewEndpoint. This is required to support serving each webview from its own origin
- Add tests for toWebviewResource
2019-07-09 11:45:10 -07:00
Daniel Imms
9a76b14f27
Update distro
2019-07-09 11:37:33 -07:00
Daniel Imms
43fb759661
xterm@3.15.0-beta70
...
Diff: xtermjs/xterm.js@f235d70...44a843b
Changes:
- Parser sub-parameters/colon notation
- Webgl simplify atlas/fix npe
- Move sound into browser
- Fix keyup event (related #76050 )
2019-07-09 11:05:51 -07:00
Logan Ramos
637eab140a
Revert commit change ( #77003 )
2019-07-09 09:38:55 -07:00
Johannes Rieken
65a7d3fb7c
fix respondWith issue
2019-07-09 18:35:29 +02:00
Benjamin Pasero
0197936b3b
files - fix tests
2019-07-09 18:24:23 +02:00
Logan Ramos
4aed451cf5
Bump telemetry tooling commit ( #77002 )
2019-07-09 09:09:10 -07:00
Logan Ramos
26b71b36e2
More strongly typed telemetry ( #76472 )
2019-07-09 09:01:25 -07:00
Benjamin Pasero
56501752a0
web - tweak hot.exit setting for web
2019-07-09 17:49:41 +02:00
Benjamin Pasero
e479a1df6d
bump distro
2019-07-09 17:33:23 +02:00
Benjamin Pasero
278484a854
files - ensure a move operation on same path does not empty file
2019-07-09 17:27:16 +02:00
Alex Ross
e8ec1d9724
Reset file picker input when changing selection at root
...
Fixes #76775
2019-07-09 17:15:10 +02:00
Johannes Rieken
d0fcf07040
debt - better check for reserved schemes
2019-07-09 17:03:39 +02:00
Benjamin Pasero
e22c64e0b9
build - disable flaky test ( #76995 )
2019-07-09 17:01:52 +02:00
Alex Dima
848d7d5708
Fix failing test
2019-07-09 16:32:24 +02:00
Alex Dima
c2c785e4b2
Adopt latest loader
2019-07-09 16:32:24 +02:00
Alex Dima
757a6c1e88
Extract TextModelTokenization
2019-07-09 16:32:23 +02:00
Alex Dima
29b1fc900f
Remove old way of warming tokens
2019-07-09 16:32:23 +02:00
Alex Dima
b5c5f58941
Do not use ModelLineTokens objects
2019-07-09 16:32:23 +02:00
Johannes Rieken
bc00e886a9
make it easier to use options, #48034
2019-07-09 16:27:53 +02:00
Johannes Rieken
65270230af
tweak options for delete and write, #48034
2019-07-09 16:23:48 +02:00
Johannes Rieken
a4fc9bb8c4
improved error propagation, #48034
2019-07-09 16:17:02 +02:00
Benjamin Pasero
0289e09e92
files - add a test for situations as #76861
2019-07-09 15:55:38 +02:00
Benjamin Pasero
f2ebd70821
web - add comment
2019-07-09 15:47:53 +02:00
Benjamin Pasero
eeb34e04f5
web - only prevent unload if backups have not completed yet
2019-07-09 15:37:30 +02:00
Sandeep Somavarapu
66cdaa19f1
update distro
2019-07-09 15:27:17 +02:00
Johannes Rieken
51123cd133
wrap error into FileSystemError, #48034
2019-07-09 15:20:10 +02:00
Johannes Rieken
1566f05f10
FileSystem docs, #48034
2019-07-09 15:20:10 +02:00
Alex Ross
680ce7a961
Use collapseByDefault in custom view tree
...
Part of #63566
2019-07-09 14:41:56 +02:00
Johannes Rieken
7fdb996f49
not everyone supports preload, #75061
2019-07-09 14:13:44 +02:00
Johannes Rieken
acacc45e73
use UUID to force service worker updates
2019-07-09 12:50:10 +02:00
Sandeep Somavarapu
524d4139ae
remove web flags
2019-07-09 12:49:35 +02:00
Sandeep Somavarapu
fe21590bb8
💄
2019-07-09 12:43:59 +02:00
Sandeep Somavarapu
3b9d26ded9
#76442 fix implicit any
2019-07-09 12:28:52 +02:00
Alex Dima
66dc7a11b7
Create TM grammars on the web worker
2019-07-09 12:23:46 +02:00
Alex Dima
1f86c323f5
Add support for calling back from web workers
2019-07-09 12:23:46 +02:00