Benjamin Pasero
0819493d7f
💄 view actions
2018-09-17 07:18:42 +02:00
Johannes Rieken
2d452e0a7e
uri - replace usages of default export with named export
2018-09-03 10:54:50 +02:00
Sandeep Somavarapu
f08007bf9d
Fix #54495
2018-08-22 16:49:56 +02:00
Sandeep Somavarapu
df2ecbfd07
Show the custom views contributed to custom view container by the same extension on the top
2018-08-22 10:20:20 +02:00
Alex Dima
02a90f9167
Use URIs for contributed activity bar icons
2018-06-14 12:02:19 +02:00
Sandeep Somavarapu
747c10180b
Fix #50730
2018-06-11 16:02:42 +02:00
Sandeep Somavarapu
41729b45f2
#50730 Move progress service 2 to workbench
2018-06-11 16:02:42 +02:00
Sandeep Somavarapu
fc6c30ed31
#48535 SCM viewlet has unregistered views
2018-06-06 08:27:11 +02:00
Sandeep Somavarapu
f6da7e420c
Fix #48535 - Close
2018-06-05 22:32:03 +02:00
Sandeep Somavarapu
3cc954a4eb
#48535 Adopt to contributable views model
2018-06-05 16:29:51 +02:00
Sandeep Somavarapu
cb1d1f76af
#48535 Make views service generic
2018-06-04 15:59:20 +02:00
Joao Moreno
18493986cf
Merge branch 'master' into grid
2018-05-31 14:18:36 +02:00
Sandeep Somavarapu
e11fa76edd
#48901 Expand by default only in custom viewlets
2018-05-31 10:31:45 +02:00
Benjamin Pasero
62af395b99
Merge branch 'master' into ben/editor
2018-05-31 06:32:25 +02:00
Sandeep Somavarapu
169f625a5e
Fix #48901
2018-05-30 16:05:57 +02:00
Benjamin Pasero
08aa435eb3
Merge branch 'master' into ben/editor
2018-05-28 18:07:21 +02:00
Sandeep Somavarapu
f60d780a2d
Fix #49145
...
- Enable/Disable viewlets by views when context
- Move viewlet enablement/disablement to views service
- Fix - adopt if a viewlet extension is disabled/removed
2018-05-28 17:08:40 +02:00
Benjamin Pasero
41d65ec213
grid - more rename of nexteditor => editor
2018-05-20 13:35:34 +02:00
Benjamin Pasero
743cf48bf6
grid - rename nexteditor => editor for imports
2018-05-20 13:25:17 +02:00
Benjamin Pasero
78783be321
grid - more service adoption
2018-05-17 12:59:24 +02:00
isidor
08f1beb94e
bye bye old editorService and old groupService
2018-05-16 15:27:27 +02:00
Sandeep Somavarapu
8eb77a147a
Merge pull request #49365 from Microsoft/sandy081/compositebar
...
Enhance Composite bar
2018-05-07 19:28:11 +02:00
Alex Dima
0252ac49bc
Introduce and adopt extensionLocation
2018-05-07 17:28:59 +02:00
Sandeep Somavarapu
642bff3c43
Fix #49151
2018-05-07 11:11:22 +02:00
Sandeep Somavarapu
054d47777b
Placeholder icons for custom viewlets
2018-05-06 23:52:37 +02:00
Sandeep Somavarapu
4023504404
Fix #48788
2018-04-27 10:23:22 +02:00
Sandeep Somavarapu
ded0736bf8
#43645 Do not override view containers
2018-04-26 16:14:35 +02:00
Sandeep Somavarapu
b1f5a4d5df
#43645 Lift off proposed api flag
2018-04-26 12:29:57 +02:00
Sandeep Somavarapu
d176b34859
#43645 Update views schema to show 'test' location
2018-04-25 19:15:34 +02:00
Sandeep Somavarapu
7973d15aba
#43645 Out of the box test view container
2018-04-25 19:06:52 +02:00
Sandeep Somavarapu
1fbb30d149
💄
2018-04-25 14:05:43 +02:00
Sandeep Somavarapu
bdb258dd5f
Fix #48629
2018-04-25 10:55:40 +02:00
Sandeep Somavarapu
de6972f5ef
Fix #48583
2018-04-25 10:52:18 +02:00
Sandeep Somavarapu
f6a0f9779a
Fix #48582
2018-04-25 10:47:05 +02:00
Sandeep Somavarapu
1fbff4ea95
Fix #48563
2018-04-25 10:35:51 +02:00
Sandeep Somavarapu
3b951162e9
💄
2018-04-23 17:07:05 +02:00
Sandeep Somavarapu
efcc4fb223
Do not set width for viewlet icons
2018-04-23 13:53:45 +02:00
Sandeep Somavarapu
68c4b99a02
Fix #48277
2018-04-23 10:06:22 +02:00
Joao Moreno
21e0fa8103
expose scm view location
2018-04-20 13:43:08 +02:00
Sandeep Somavarapu
0dfd04470b
#43645 Update schema
2018-04-19 21:23:34 +02:00
Sandeep Somavarapu
de10301afb
mistype
2018-04-19 12:12:59 +02:00
Sandeep Somavarapu
e62c7b64ef
Put contribution behind proposed flag
2018-04-19 11:54:48 +02:00
Sandeep Somavarapu
4fd4bef135
Change the extension point
...
- Call it viewsContainers
- Take the location where containers are contributed
2018-04-19 11:14:07 +02:00
Sandeep Somavarapu
2cdb1fb647
Remove contributed property
2018-04-18 23:12:03 +02:00
Sandeep Somavarapu
91db9a6a88
Hide the contributed viewlet if no views are registered
2018-04-18 23:01:11 +02:00
Sandeep Somavarapu
33108e1b30
set icon mask size to 22px
2018-04-18 18:18:47 +02:00
Sandeep Somavarapu
d518eae0a2
Fix the order of contributed groups
2018-04-17 18:53:15 +02:00
Sandeep Somavarapu
66706a9073
#43645 Create contribution point activityBarGroups
2018-04-16 16:23:30 +02:00
Sandeep Somavarapu
20acc5ec9f
#43645 Prepare for activity groups contribution
2018-04-16 16:11:48 +02:00
Alex Dima
8bfa7ffd2e
Move IExtensionService up to /workbench/ ( fixes #44281 )
2018-02-23 17:38:24 +01:00