Martin Aeschlimann
6163b86243
add gotoLineMode to IOpenSettings
2019-07-18 16:56:14 +02:00
Sandeep Somavarapu
d685337db2
Use semver-umd everywhere
2019-07-18 15:33:53 +02:00
Andre Weinand
fb0e9f7d03
cleanup ExtensionHostDebugService
2019-07-18 11:56:42 +02:00
Sandeep Somavarapu
8ffcb49f4f
disable some extension commands in web
2019-07-18 11:20:44 +02:00
Rachel Macfarlane
326c26b9e0
Create browser version of telemetry service
2019-07-17 15:58:09 -07:00
Sandeep Somavarapu
cf6ccf1371
Use semver umd module
2019-07-17 16:52:50 +02:00
Sandeep Somavarapu
758780ba1e
Merge branch 'master' into sandy081/web/extensionsManagement
2019-07-17 00:57:55 +02:00
Sandeep Somavarapu
957c83c4ef
move extension management ipc to common
2019-07-16 15:43:51 +02:00
SteVen Batten
5632c4929f
fix mac address resolution on touchbar devices ( #77033 )
...
* fix mac address issue
* add event for machineId disambig
* convert to async for readability
* address comments
* getMac - clean up timeout handling
* app - merge machine id handling into one
2019-07-15 09:47:59 -07:00
Benjamin Pasero
19f5b72527
debt - test for native helpers as a test
2019-07-15 16:35:13 +02:00
Sandeep Somavarapu
2abb3579f9
move gallery service to common and enable it in web
2019-07-15 12:40:31 +02:00
Sandeep Somavarapu
c3a9e10a07
move extensionValidator to common
2019-07-15 12:34:25 +02:00
Sandeep Somavarapu
1bd34868c7
remove references to pkg and product and use productService
2019-07-15 12:24:40 +02:00
Sandeep Somavarapu
27aebd4015
use fileservice for read/write marketplace machineid
2019-07-15 12:20:56 +02:00
Sandeep Somavarapu
002a1221bb
Dispose always
2019-07-11 12:55:23 +02:00
Sandeep Somavarapu
6aaa60ec6f
use fileservice to download
2019-07-11 12:34:27 +02:00
Sandeep Somavarapu
8f4d34e0ff
Merge branch 'master' into sandy081/requestService
2019-07-11 12:11:20 +02:00
Matt Bierner
61168fcf40
Fixing / supressing more implict index errors
...
#76442
2019-07-10 14:31:34 -07:00
Matt Bierner
ff6d604294
Fix or supress more implict index access errors
...
For #76442
2019-07-10 14:05:48 -07:00
Sandeep Somavarapu
fe3e0cdcde
Support request service in web
2019-07-10 22:08:03 +02:00
Benjamin Pasero
55f4cdedbc
web - cache and restore base theme via localstorage
...
Also: let the theme service not change classes on document.body but the actual container of the workbench
2019-07-10 18:51:49 +02:00
Johannes Rieken
65ca26af5a
use webworker lib
2019-07-10 13:30:47 +02:00
Alex Dima
49c45742b9
Towards loading TM grammars in a web worker
2019-07-09 08:53:13 +02:00
Benjamin Pasero
3976e538f5
remove swipeToNavigate ( #57629 )
2019-07-09 08:02:47 +02:00
Benjamin Pasero
df5b5cecfe
debt - port over some electron6 changes
2019-07-08 08:43:11 +02:00
Sandeep Somavarapu
6fcabcdc24
make backup path URI
...
clean up user data provider
2019-07-05 12:55:46 +02:00
Benjamin Pasero
6c61f43084
history - allow to navigate with mouse buttons 3/4
2019-07-04 10:49:44 +02:00
Martin Aeschlimann
191756a040
Option.key: keyof ParsedArgs
2019-07-03 12:43:11 +02:00
Martin Aeschlimann
6cee0791bf
Remove suppressImplicitAnyIndexErrors For. #76442
2019-07-03 12:00:22 +02:00
Matt Bierner
98b5ee978b
Replacing IDisposible[] with DisposableStore
...
#74250
2019-07-02 16:37:35 -07:00
Logan Ramos
01defd1c60
Cleanup argv ( #76416 )
2019-07-02 09:19:10 -07:00
Benjamin Pasero
41ae43ed74
electron 4 - provide access to clipboard module
2019-07-02 16:37:53 +02:00
Benjamin Pasero
1da6ba5b0e
💄
2019-07-02 12:40:40 +02:00
Benjamin Pasero
2c3e8a8e39
fix one for #76442
2019-07-02 07:52:32 +02:00
Matt Bierner
9df60d83bc
Fix some implictIndex errors
...
#76442
2019-07-01 19:54:01 -07:00
Logan Ramos
26d0bbd5d9
Initial Strict Typing Support for Telemetry Events ( #75785 )
...
* Added command line information to display details about collected telemetry
* Telemetry tooling exploration
* Changing telemetry calls to be strongly typed
* Fixed an event definition
* Removed telemetry command
* More removing of telemetry command
* Fixed compilation errors
* Forgotten property
* Updated typings so diff was aligned
2019-07-01 14:37:43 -07:00
Benjamin Pasero
0601c25ed4
electron 4 - persist normal bounds if window maximized ( fix #422 )
2019-07-01 08:13:31 +02:00
Benjamin Pasero
be08339180
electron 4 - do more remote filtering
2019-07-01 08:13:31 +02:00
Benjamin Pasero
2b9bc19728
web - add shortcut icon
2019-06-28 18:02:35 +02:00
Logan Ramos
4a69a71065
Telemetry Command ( #76029 )
...
* Added telemetry command
* Initial Build support
* Added build logic for telemetry
* Linux Builds
* Windows builds sort of work
* Remove arm telemetry extraction
* Remove alpine telemetry extraction
* Remove accidental s
* More try catch
2019-06-24 18:47:12 -07:00
Rachel Macfarlane
3a6605a3c0
Report workspace stats in shared process
2019-06-24 10:25:30 -07:00
Benjamin Pasero
4a15a87336
disable support for simple fullscreen ( #75054 )
2019-06-24 18:21:51 +02:00
Benjamin Pasero
6178c670e0
electron - still call setBounds() as workaround for first window
2019-06-24 14:55:47 +02:00
Benjamin Pasero
8e79172726
workaround for #75830
2019-06-24 14:48:47 +02:00
Matt Bierner
247d61f4f1
Remove log uploader
...
Fixes #75748
2019-06-20 10:27:36 -07:00
Joao Moreno
7e1418779c
remove TODO
2019-06-20 10:03:02 +02:00
Sandeep Somavarapu
8fb99cd967
product service for web
...
- get product configuration from server
2019-06-19 23:17:51 +02:00
Benjamin Pasero
8a0e33ad3d
web - bring CSP back differently
2019-06-19 16:15:14 +02:00
Benjamin Pasero
39d2a648d2
web - unblock running
2019-06-19 14:31:24 +02:00
Sandeep Somavarapu
664dacc8b2
move connection auth token out of web configuration
2019-06-19 12:30:16 +02:00