Commit Graph

166 Commits

Author SHA1 Message Date
Martin Aeschlimann
14cd04c0d3 [json] fix strict typing issue in server 2018-02-08 10:51:57 +01:00
Martin Aeschlimann
8fee7018f7 [json] update service / jsonc-parser 2018-02-07 22:51:42 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Martin Aeschlimann
4d94ae3e5f [json] update request-light (fixes #39344) 2017-12-21 11:06:10 +01:00
Martin Aeschlimann
225b9a3d8c [json] missing Promise.reject 2017-12-18 18:00:41 +01:00
Martin Aeschlimann
f3f11cfbbf [json] increase validationDelay 2017-12-15 15:32:01 +01:00
Martin Aeschlimann
76f2744195 [json] catch and log exceptions 2017-12-07 15:41:25 +01:00
Martin Aeschlimann
9d4a9acd93 [json] update service 2017-12-04 18:10:02 +01:00
Martin Aeschlimann
76989b38ff Fixes for jsonc mode. Fixes #39199 2017-11-27 23:44:33 +01:00
Martin Aeschlimann
0c2de00043 Separate json and jsonc (fixes #3641, fixes #26830, fixes #19992) 2017-11-27 10:37:47 +01:00
Joao Moreno
50cabbc80a yarn import css|html|json server 2017-11-14 10:02:26 +01:00
Joao Moreno
18c5daaf0a fix language servers dependencies 2017-11-14 09:57:38 +01:00
Erich Gamma
a54c44cb0d Enabling the 'noUnusedLocals' compiler option for extensions 2017-11-08 10:23:49 +01:00
Martin Aeschlimann
ff2c299be4 [json] update service & server 2017-11-01 22:51:29 +01:00
Martin Aeschlimann
4473006497 [css/html/json] use fixed version of language server/client 2017-10-27 13:11:52 +02:00
Martin Aeschlimann
7b6d3a13af [json] update service 2017-10-13 11:59:41 +02:00
Martin Aeschlimann
a5f49516c1 [json] update server & service 2017-10-11 16:01:48 +02:00
Martin Aeschlimann
12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Martin Aeschlimann
8b350a162c Listen to schema change events (for #27816) 2017-09-25 15:25:05 +02:00
Martin Aeschlimann
0e3d8542a1 [json] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
isidor
efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Martin Aeschlimann
baed6fa95b [html] multi folder settings optimizations 2017-09-15 16:39:56 +02:00
Martin Aeschlimann
bde20085c7 [html] use vscode-uri 2017-09-15 16:39:56 +02:00
Martin Aeschlimann
33b6008002 [json] update service (NPE in provideDocumentColors) 2017-08-28 20:52:13 +02:00
Martin Aeschlimann
c72c6cc31d [json] complete colorProvider adoption 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
31fe7b0a9c [json] adopt colorProvider.proposed protocol 2017-08-28 17:19:55 +02:00
Martin Aeschlimann
b14c255400 [json] add multiroot support. Fixes #32487 2017-08-23 14:33:04 +02:00
Martin Aeschlimann
954954d566 [json] update service (fixes #29949) 2017-08-03 15:49:23 +02:00
Martin Aeschlimann
01cbc6dd50 [json] update service (for #29848) 2017-06-29 23:09:09 +08:00
Martin Aeschlimann
3585fa3943 [css] update service (for #27189) 2017-06-29 22:24:44 +08:00
Martin Aeschlimann
21a2765e44 [json] update service (for #28010) 2017-06-14 17:19:48 +02:00
Martin Aeschlimann
0287e46ab4 JSON schemas served with gzip fail to parse. Fixes #26672 2017-05-16 11:47:04 +02:00
Matt Bierner
7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
Martin Aeschlimann
717f328ab7 Snippets with tab (and other control sequences) insert [object Object]. Fixes #25938 2017-05-05 16:32:19 +02:00
Martin Aeschlimann
90a81236cd [json] update service 2017-04-25 23:40:28 +02:00
Alex Dima
aca01f2daa Fix build hygiene issues 2017-04-14 14:08:52 +03:00
Martin Aeschlimann
114160d225 Fix for completionProvider registration in html/json server 2017-04-10 15:14:43 +02:00
Martin Aeschlimann
cfb74af74e launch.json shows stale warnings after deleting/closing. Fixes #23726 2017-04-04 11:34:37 +02:00
Martin Aeschlimann
18affc0b0b [json] update service (fixes NPE in color requestor) 2017-03-30 15:06:52 +02:00
Martin Aeschlimann
252b393776 [json] update service (for #23424) 2017-03-30 09:31:22 +02:00
Martin Aeschlimann
7d63b291cf [json] color decorators 2017-03-27 14:27:10 +02:00
Martin Aeschlimann
b6b35ea42d [json] support patternErrorMessage for #21384 2017-02-27 10:46:37 +01:00
Martin Aeschlimann
0a246ab31c [json] update service (fixes #21222) 2017-02-23 13:50:36 +01:00
Martin Aeschlimann
3bf7441509 [json] update service (for #21070) 2017-02-22 16:43:25 +01:00
Martin Aeschlimann
c504b1d69a [json] update service 2017-02-21 23:23:09 +01:00
Martin Aeschlimann
36f2e59ecc [json] update server & client 2017-02-17 18:07:05 +01:00
Martin Aeschlimann
3a311829e4 [json] remove project.json support (for OmniSharp/omnisharp-vscode#1236) 2017-02-16 21:38:55 +01:00
Benjamin Pasero
4d9ee74935 move more into config-editing extension (for #20049) 2017-02-07 16:52:19 +01:00
Benjamin Pasero
bcff7c60e5 move window.title config helper out to extension (for #20049) 2017-02-07 12:24:03 +01:00