Commit Graph

25 Commits

Author SHA1 Message Date
Matt Bierner
891ff5f7f7 Strict null checks
fixing simple cases of any[]
2018-10-18 15:42:28 -07: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
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
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
f6da7e420c Fix #48535 - Close 2018-06-05 22:32:03 +02:00
Sandeep Somavarapu
cb1d1f76af #48535 Make views service generic 2018-06-04 15:59:20 +02:00
Sandeep Somavarapu
e11fa76edd #48901 Expand by default only in custom viewlets 2018-05-31 10:31:45 +02:00
Sandeep Somavarapu
169f625a5e Fix #48901 2018-05-30 16:05:57 +02:00
Sandeep Somavarapu
d176b34859 #43645 Update views schema to show 'test' location 2018-04-25 19:15:34 +02:00
Sandeep Somavarapu
f6a0f9779a Fix #48582 2018-04-25 10:47:05 +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
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
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
Sandeep Somavarapu
ea787762db #28974 Introduce place holder icons for nodes without icons 2018-02-09 18:24:00 +01: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
Sandeep Somavarapu
2ef64ee66e Extract Tree viewer from Tree view panel 2018-02-08 16:50:33 +01:00
Sandeep Somavarapu
543bcec6ef Fix #41071 2018-01-16 17:06:48 +01:00
Sandeep Somavarapu
7424b93429 Fix #36134 2017-10-18 20:32:19 +02:00
Dániel Tar
eb57f03d65 Clarify parameters with backticks in error messages
Also add missing 'id' to the duplicateView2 message
2017-09-27 18:51:37 +02:00
Sandeep Somavarapu
11cedbf843 Fix #35204 2017-09-27 14:28:42 +02:00
Benjamin Pasero
b64aa9b199 move parts/views into workbench core land (fixes #29921) 2017-09-06 18:40:20 +02:00