Commit Graph

62 Commits

Author SHA1 Message Date
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
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
426f0b835d Localizations: Update extension point to describe extensions and adopt to it 2018-01-29 16:26:35 +01:00
Sandeep Somavarapu
d1c2e526f0 #41752 Add default value for translations folder 2018-01-22 18:02:20 +01:00
Sandeep Somavarapu
b25c1947c6 #41752 Update extension point 2018-01-22 18:02:20 +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
Benjamin Pasero
788201b268 debt - move quick open service to common 2015-12-21 19:07:56 +01:00
Benjamin Pasero
5906207073 workbench api linting 2015-12-21 18:51:51 +01:00
Benjamin Pasero
acd6a190c3 debt: move extHostStatusBar to common 2015-12-21 18:36:40 +01:00
Johannes Rieken
dfaa347b1b missing change after rename 2015-12-21 13:40:26 +01:00
Johannes Rieken
8aadd81678 debt - rename PluginHostXYZ to ExtHostXYZ, do the same for filenames 2015-12-21 11:46:00 +01:00
Johannes Rieken
b357a46d69 rename to extHostApiCommands 2015-12-10 10:39:27 +01:00
Johannes Rieken
b5525f9ac3 let plugin host commands internally also accept ICommandHandlerDescriptions and have a way to get them all 2015-12-09 16:29:24 +01:00
Johannes Rieken
ba2988de9d debt - move things from browser to common that are easy to move 2015-12-07 13:04:07 +01:00
Johannes Rieken
e581c62a36 debt - remove unused ModelLike thing 2015-12-02 17:26:27 +01:00
Johannes Rieken
6497432d1c first steps in exposing language featues as command. done with: hover, definition, workspace symbols 2015-11-27 13:03:11 +01:00
Johannes Rieken
3e1cbe1209 workspace.rootPath should be undefined when no folder is open, not null. fixes #690 2015-11-26 15:39:52 +01:00
Johannes Rieken
c65770e8a0 Merge pull request #620 from Microsoft/joh/fixLanguageFeatures
Joh/fix language features
2015-11-26 15:34:29 +01:00
Johannes Rieken
d147ddd444 Actually set the maxResults-value when finding files, fixs #697 2015-11-26 15:14:05 +01:00
Johannes Rieken
f192e04e7e remove old stuff 2015-11-26 12:38:58 +01:00
Johannes Rieken
7d1de2c673 signature help provider as support 2015-11-26 12:34:48 +01:00
Johannes Rieken
253b92ed0b completion item provider as support 2015-11-26 12:09:57 +01:00
Johannes Rieken
9ce3f2cfda rename provider as support 2015-11-26 11:33:54 +01:00
Johannes Rieken
a7ff9cdb48 workspace symbol provider as support 2015-11-26 11:00:27 +01:00
Johannes Rieken
d872b0f917 Merge branch 'master' into joh/fixLanguageFeatures 2015-11-26 10:03:18 +01:00