Alex Dima
e2a42ca321
Change extension point registration to use a descriptor object
2018-12-13 13:39:39 +01:00
Matt Bierner
8087b0a8d8
Remove use strict directives in main vs code ts files (part 2)
...
We compile using the alwaysStrict flag so these directives are not needed
This part removes most `use strict` directives that are right after the file header
2018-10-02 16:11:05 -07:00
isidor
483f9cbe8e
move sidebar location in sidebar title area context menu
2018-09-28 16:10:40 +02:00
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
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
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
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
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
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