1567 Commits

Author SHA1 Message Date
Daniel Imms
7708d58f9a Fix media-src CSP 2018-02-24 11:52:02 -08:00
Daniel Imms
6542fe9be5
Merge branch 'master' into tyriar/44162 2018-02-24 09:56:50 -08:00
Daniel Imms
9d3110796d Upgrade to use web audio api in xterm.js
Fixes #44162
2018-02-23 08:47:33 -08:00
Alex Dima
8bfa7ffd2e Move IExtensionService up to /workbench/ (fixes #44281) 2018-02-23 17:38:24 +01:00
Alex Dima
11df1b56d1 Move MenuService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Alex Dima
66a1df3f28 Move CommandService implementation up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Benjamin Pasero
1c9f266dab tweak some local storage telemetry data 2018-02-23 07:29:43 +01:00
Martin Aeschlimann
1e6d18050e Delayer: support Task that return a promise 2018-02-22 09:10:12 +01:00
Benjamin Pasero
eb5e41cfd5
Merge pull request #43707 from Microsoft/rmacfarlane/disable-extensions
Add action to reload the window with disableExtensions set, #43156
2018-02-22 06:49:14 +01:00
Rachel Macfarlane
d367f2f2ae Pass disable extensions as part of CLI configuration 2018-02-21 15:37:53 -08:00
isidor
cb2181cff0 zenMode.centeredLayout -> zenMode.centerLayout 2018-02-21 13:27:04 +01:00
SrTobi
9a400ac7d1 added config to center the layout when turning on the zen mode 2018-02-21 12:49:39 +01:00
Benjamin Pasero
05b5e2accf notifications - status item polish 2018-02-21 11:38:56 +01:00
Joao Moreno
9a3e8d2c4f panel -> view
fixes #44044
2018-02-21 09:51:25 +01:00
Benjamin Pasero
094f5ee86d
Merge pull request #40757 from SrTobi-Forks/master
added Center Mode (#15684)
2018-02-21 07:36:43 +01:00
Benjamin Pasero
a0da58be96 💄 2018-02-21 07:32:04 +01:00
Benjamin Pasero
3ea42df380
Merge branch 'master' into rmacfarlane/disable-extensions 2018-02-21 06:42:11 +01:00
SrTobi
73d48daeb1 simplified store to centeredLayoutActiveStorageKey 2018-02-20 01:31:51 +01:00
SrTobi
c6d47b5763 renamed isCenteredLayoutActive -> isLayoutCentered 2018-02-20 01:28:10 +01:00
Benjamin Pasero
9ab2056393 notifications - remove old message service and adopt new one 2018-02-19 17:57:12 +01:00
Benjamin Pasero
8a2df5e021 notifications - extract choice/confirm service from message service 2018-02-19 08:11:32 +01:00
Benjamin Pasero
911fb9e76d notifications - allow to update severity too 2018-02-18 12:02:13 +01:00
Benjamin Pasero
18c60de96e Merge branch 'master' into ben/notifications 2018-02-18 11:14:26 +01:00
SrTobi
864e932cd3 added centered layout 2018-02-18 00:57:06 +01:00
Benjamin Pasero
2b22b62292 notifications - more commands for toasts 2018-02-17 16:59:23 +01:00
Benjamin Pasero
5f6c4dcab9 notifications - first cut of toasts 2018-02-17 12:14:13 +01:00
Alex Dima
dbd76d987c Adopt latest loader (which is snapshot-friendly) 2018-02-16 12:54:44 +02:00
Alex Dima
b27a905d2d Make code snapshot-friendly 2018-02-16 11:12:41 +01:00
Benjamin Pasero
0ce36cb2d3 notifications - introduce event for center visibility 2018-02-15 10:10:26 +01:00
Benjamin Pasero
4e06e4d897 notifications - position above status bar 2018-02-15 08:51:07 +01:00
Rachel Macfarlane
8c8f30fa96 Add action to reload the window with disableExtensions set, #43156 2018-02-14 17:25:39 -08:00
Benjamin Pasero
bdcb145ddf notifications - status bar support 2018-02-14 15:56:14 +01:00
Benjamin Pasero
43a42281dd notifications - introduce simple alerts 2018-02-14 12:17:55 +01:00
Benjamin Pasero
e96078d062 notifications - renames 2018-02-14 10:02:15 +01:00
Benjamin Pasero
79c18d8d96 notifications - introduce and use model 2018-02-14 09:59:49 +01:00
Benjamin Pasero
dcc072416c notifications - shuffle things around 2018-02-14 08:44:36 +01:00
Benjamin Pasero
d36606826a notifications - allow to click actions and links without expanding 2018-02-13 08:10:06 +01:00
Benjamin Pasero
b709b4de9f notifications - some polish and validation 2018-02-13 07:27:40 +01:00
Benjamin Pasero
7b4a881dba notifications - first cut source and actions support 2018-02-12 18:09:18 +01:00
Benjamin Pasero
09ee4e5fa0 notifications - simple expand/collapse 2018-02-12 15:58:46 +01:00
Benjamin Pasero
e62cdf4019 notifications - simple icons support 2018-02-12 13:15:47 +01:00
Benjamin Pasero
a10fc27932 notifications - scaffold a notification service 2018-02-12 13:15:29 +01:00
Rob Lourens
2184ffef54 Rename to "IWorkbenchIssueService" and IRawIssueService->IIssueService 2018-02-09 17:42:30 -08:00
Rob Lourens
274b7278b5 Use new IssueService for report actions 2018-02-09 16:23:03 -08:00
Rob Lourens
077c6f9f70 Split IssueService/RawIssueService so renderer proc consumers have a simpler interface to launch the issue reporter 2018-02-09 15:24:27 -08:00
Sandeep Somavarapu
125ac04d1f Refactor custom views:
- Custom view service to get tree item viewer
- Custom view service to register the data provider
2018-02-09 18:24:00 +01:00
Joao Moreno
4d01c750b4 inspect context keys action 2018-02-09 17:02:21 +01:00
Joao Moreno
9408e89870 'about' global command 2018-02-09 14:25:15 +01:00
Joao Moreno
997439c86e Merge branch 'bug/workbench-layout/option-for-always-visible-actions' of https://github.com/JacksonKearl/vscode into JacksonKearl-bug/workbench-layout/option-for-always-visible-actions 2018-02-09 12:29:33 +01:00
Rachel Macfarlane
a0a3d99465 Issue reporter scrollbar is non-standard/looks out of place, fixes #42568 2018-02-06 11:09:53 -08:00