15506 Commits

Author SHA1 Message Date
Sandeep Somavarapu
d2470e2edf
Merge pull request #43261 from vbfox/file_as_folder_in_custom_tree
Allow extensions to specify custom tree view resoure type
2018-02-26 10:45:56 +01:00
Benjamin Pasero
739dac65c5 notifications - tweak some or convert to modal dialog 2018-02-26 07:51:06 +01:00
Benjamin Pasero
a45abaa933 fix #44301 2018-02-26 07:51:06 +01:00
Benjamin Pasero
bcacd2fea3 fix #34367 2018-02-26 07:51:06 +01:00
Benjamin Pasero
d80bc6652f fix some list template leaks 2018-02-26 07:51:06 +01:00
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
Ramya Achutha Rao
89ca630051 Resolve file before resolving content Fixes #44092 2018-02-23 16:45:28 -08:00
Daniel Imms
42443181e4 Fix tests 2018-02-23 13:09:46 -08:00
Julien Roncaglia
03f66b39dd Merge remote-tracking branch 'upstream/master' into file_as_folder_in_custom_tree 2018-02-23 22:01:38 +01:00
Julien Roncaglia
46e9101dc1 ThemeIconCategory -> ThemeIcon 2018-02-23 22:00:11 +01:00
Daniel Imms
104667a9ea Correct import path 2018-02-23 12:45:20 -08:00
Daniel Imms
e36cae9a9c Add terminal.integrated.experimentalRestore
Part of #44302
2018-02-23 12:44:52 -08:00
Daniel Imms
3373b92ab7 Upgrade xterm.js, use new webLinks addon to allow dbl/tpl click on link
Fixes #41415
2018-02-23 11:45:45 -08:00
isidor
4b4e5ce84c fix tests 2018-02-23 20:06:46 +01:00
isidor
3573b8e31e Always take the latest presentation hint from adapter
fixes #42139
2018-02-23 19:36:23 +01:00
isidor
c31d6ed443 search: some more renames 2018-02-23 18:58:03 +01:00
Benjamin Pasero
5b72618e63 tabs shrink: larger shadow 2018-02-23 18:57:02 +01:00
isidor
509663fac4 search: introduce SearchViewLocationUpdater workbench contribution 2018-02-23 18:51:50 +01:00
isidor
d6f0a591bb panel and viewlet enablement rename 2018-02-23 18:51:50 +01:00
isidor
5cccdbbc85 searchViewlet.ts -> searchView.ts 2018-02-23 18:51:50 +01:00
Benjamin Pasero
393aa4f985 notifications - polish some extension messages 2018-02-23 18:19:55 +01:00
isidor
a890e1c83d viewlet, panel: remove notion of search.location, instead add api to enableViewlet enablePanel 2018-02-23 18:17:26 +01:00
Sandeep Somavarapu
d9e9be8b0d Implement #30288 2018-02-23 18:04:35 +01:00
Sandeep Somavarapu
a4cfd33d7a #30288 Refactor: Hold treeItems in the node 2018-02-23 18:04:34 +01:00
Alex Dima
fae1d64836 Fixes #44095 2018-02-23 17:47:40 +01: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
07b2c8015c Move extension points up to /workbench/ (#44281) 2018-02-23 17:38:23 +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
Alex Dima
8ce17addb2 Simplify IExtensionService.onDidRegisterExtensions 2018-02-23 17:38:22 +01:00
Daniel Imms
387d6342ee Apply action css class using super ctor 2018-02-23 08:37:09 -08:00
Daniel Imms
c311483ebd Add split terminal action to terminal panel 2018-02-23 08:33:40 -08:00
Daniel Imms
bcf634bd7d Use winctrl+shift+5 on mac to split 2018-02-23 08:27:35 -08:00
Daniel Imms
869f8b3711 Use cmd+\ to split terminal
Part of #7504
2018-02-23 08:24:59 -08:00
Christof Marti
50976d6e15 Revert "Bump ripgrep"
This reverts commit 727a838c3eb3fc347999885b53508a2be66f9589.
2018-02-23 16:18:35 +01:00
Benjamin Pasero
926b77a9f7 notifications - better message size compute 2018-02-23 15:35:06 +01:00
Benjamin Pasero
9ea61ba8e4 notifications - theme color tweaks 2018-02-23 14:27:23 +01:00
Julien Roncaglia
29f6d542b8 Don't alias ThemeIconCategory 2018-02-23 13:45:22 +01:00
Julien Roncaglia
03caa411b5 Allow extensions to specify custom tree view resoure type
The FileKind was previously guessed from the collapsability of the item,
extensions now have the capability to set it manually.

Fixes #43216
2018-02-23 13:38:37 +01:00
isidor
3451948927 debug: Adopt new "capabilities" event
fixes #44257
2018-02-23 11:38:30 +01:00
Benjamin Pasero
c111bca2aa notifications - add header to center 2018-02-23 11:26:30 +01:00
Martin Aeschlimann
cd21d906ca [folding] fold comments / region 2018-02-23 08:31:06 +01:00
Benjamin Pasero
6e3d28192a notifications - fix scroll preserve for real 2018-02-23 07:49:51 +01:00
Benjamin Pasero
1584277c35 notifications - preserve relative top 2018-02-23 07:40:45 +01:00
Benjamin Pasero
1c9f266dab tweak some local storage telemetry data 2018-02-23 07:29:43 +01:00
Benjamin Pasero
33a0015ca6 notifications - keyboard navigation in buttons 2018-02-23 07:29:27 +01:00
Ramya Achutha Rao
ce13bb0dab Prompt to look for language pack extensions #44012 2018-02-22 18:56:33 -08:00
Benjamin Pasero
75d03a712b notifications - update icons 2018-02-22 20:14:29 +01:00