Commit Graph

29 Commits

Author SHA1 Message Date
Sandeep Somavarapu
973f12a4bf contribute configuraiton defaults through workbench web api 2020-07-21 17:42:38 +02:00
Martin Aeschlimann
28fb9878b7 Warn when using configurationDefaults without an override property.
fixes #97895
2020-06-03 09:43:05 +02:00
Sandeep Somavarapu
48dc035b34 Fix #97895 2020-05-18 13:43:56 +02:00
Rob Lourens
93958d98e8 Make sure markdownDeprecationMessage shows up in package.json suggestions
#91618
2020-04-29 12:52:05 -05:00
Sandeep Somavarapu
95343b6ca0 fix #93322 2020-03-30 11:22:31 +02:00
Sandeep Somavarapu
37645e6f34 Fix #86853 2020-02-06 19:43:46 +01:00
Sandeep Somavarapu
caf838e1cd fix #26707 2020-01-20 22:14:51 +01:00
Sandeep Somavarapu
53eff05b4f do not expose resource-language scope 2019-12-17 17:57:30 +01:00
Sandeep Somavarapu
03f5dfeb36 Merge branch 'master' into sandy081/languageConfiguration 2019-12-17 17:53:51 +01:00
Martin Aeschlimann
c77c283354 Merge pull request #87042 from SPGoding/fix-87041
Fix wrong key in the extension package.json schema
2019-12-17 00:44:09 -08:00
Sandeep Somavarapu
3d667a0860 Revert "remove resource language scope from contrib point"
This reverts commit 1efd373c13.
2019-12-17 08:25:55 +01:00
Sandeep Somavarapu
1efd373c13 remove resource language scope from contrib point 2019-12-17 08:24:07 +01:00
Sandeep Somavarapu
1a1cbf4799 #26707 Use resource language scope instead of override property 2019-12-16 11:14:32 +01:00
Sandeep Somavarapu
299449f0f4 #26707 Introduce resource-language scope to define a setting as a language setting 2019-12-16 11:14:32 +01:00
SPGoding
103041ea8c Fix wrong key in the extension package.json schema
Fix #87041.
2019-12-15 17:57:22 -06:00
Martin Aeschlimann
d832f86b04 remoteAuthority setting inside a .code-workspace file lacks description. Fixes #83657 2019-12-02 10:51:29 +01:00
Alex Ross
b1b9e42e2c Add tasks config in workspace file (#81417)
Add tasks config in workspace file

Add tests and allow editing api for tasks
2019-10-17 16:52:45 +02:00
Martin Aeschlimann
cb70fd5ef0 rename allowTrailingsCommas -> allowTrailingCommas 2019-09-20 11:31:11 +02:00
Martin Aeschlimann
a7def72d9e trailing commas only for setting files 2019-08-29 13:19:03 +02:00
Sandeep Somavarapu
902da828e4 Fix #79975 2019-08-28 12:53:41 +02:00
Sandeep Somavarapu
64875aa7c6 Introduce machine overridable setting 2019-08-16 17:58:30 +02:00
Sandeep Somavarapu
3ccd965ddb Fix #74833 2019-06-14 15:08:45 +02:00
Peng Lyu
8c1f6baac2 ext: in setting editor (#72157)
* ext: in setting editor
2019-04-12 19:21:50 +02:00
Sandeep Somavarapu
55270a468b 💄 2019-04-12 10:09:39 +02:00
Sandeep Somavarapu
1fd2993b54 Fix #72185 2019-04-12 07:44:56 +02:00
Martin Aeschlimann
e2183c1989 "remoteAuthority" is not recognized in code-workspace file 2019-03-26 12:07:35 +01:00
Alex Dima
d73fdb0593 Remove support for non-dynamic extension points entirely (#68603) 2019-02-21 13:19:42 +01:00
al
a636978174 Move cursor inside braces 2019-01-27 02:09:44 +03:00
Benjamin Pasero
e83cefd1e7 Cleanup workbench.main file (#67117)
* cleanup modules

* more modules cleanup

* more contribution cleanup
2019-01-25 15:14:11 +01:00