236 Commits

Author SHA1 Message Date
Martin Aeschlimann
4bdb7355f7 [json] fix azure telemetry 2019-10-31 12:43:33 +01:00
Martin Aeschlimann
7b944a16f5 update request-light 2019-10-30 20:57:21 +01:00
Martin Aeschlimann
223076ac54 [json] support result limits 2019-10-28 20:23:16 +01:00
Benjamin Pasero
ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Martin Aeschlimann
42d95e583b json ls-server readme: typos 2019-10-10 09:26:22 +02:00
Martin Aeschlimann
3da9bcbb78 JSON Language Server 1.2.2 2019-10-10 09:19:26 +02:00
Martin Aeschlimann
ddcdb9dd66 json: provideFormatter fix 2019-10-02 12:14:01 +02:00
Martin Aeschlimann
1465409125 update json server & service 2019-09-30 22:58:40 +02:00
Martin Aeschlimann
78a6b2d72f #81592 again 2019-09-30 14:51:26 +02:00
Martin Aeschlimann
078acb7872 JSON formatting often fails at first. Fixes #71652 2019-09-30 12:25:57 +02:00
Martin Aeschlimann
3259fbf267 [json] Use textDocument.rangeFormatting.dynamicRegistration instead of workspace.symbol.dynamicRegistration? #81592 2019-09-30 09:23:23 +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
Martin Aeschlimann
ba5ea8e2d2 [json] update service 2019-08-27 14:45:36 +02:00
Martin Aeschlimann
379623e369 update yarn.lock files 2019-08-21 18:04:55 +02:00
Martin Aeschlimann
be8f289fa9 update jsonc-parser 2019-08-21 16:55:59 +02:00
Martin Aeschlimann
dd09dae342 [json] update service 2019-07-30 09:20:36 +02:00
Martin Aeschlimann
980ad1ce09 [josn] use latest ClientCapabilities 2019-07-29 09:29:33 +02:00
Daniel Imms
33dd835855 Update yarn.lock
This change happens on a clear run of yarn
2019-07-25 16:35:55 -07:00
Martin Aeschlimann
3b5ee24ca3 [json] update vscode-uri 2019-07-25 18:33:18 +02:00
Martin Aeschlimann
81380bb822 register selectionRangeProviders 2019-07-25 18:33:18 +02:00
Martin Aeschlimann
877704976a JSON Language Server 1.2.1 2019-07-22 10:07:53 +02:00
Martin Aeschlimann
d782b76a8e [json] fix compile script 2019-07-22 10:07:18 +02:00
Martin Aeschlimann
caad996fba JSON Language Server 1.2.0 2019-07-19 10:35:21 +02:00
Martin Aeschlimann
13d8325aaa [json] update server readme 2019-07-19 10:35:21 +02:00
Martin Aeschlimann
bd57ca7066 Expand Selection not working as intended. Fixes #77194. Fixes #77087 2019-07-18 13:57:51 +02:00
Martin Aeschlimann
4ed70122f8 remove imports 2019-07-08 12:44:50 +02:00
Martin Aeschlimann
aa38607483 incremental text documents cause perf isssues 2019-07-08 12:44:40 +02:00
Martin Aeschlimann
a84c30184c [css/json/html] update lsp, services & dependencies 2019-06-13 10:27:45 +02:00
Benjamin Pasero
d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Chris Dias
c24694c892
clean up the readme (#74293)
* Tidy up the readme, update graphic
2019-05-24 10:04:01 -07:00
Martin Aeschlimann
8c6f32ca00 update json service 2019-05-06 17:50:28 +02:00
Martin Aeschlimann
00c352d6e7 jsonMain message bundle load failure. Fixes #71144 2019-03-27 14:14:36 +01:00
Martin Aeschlimann
849d9417ea [json] fetch http and https schemas on the ext host 2019-03-05 16:26:50 +01:00
Martin Aeschlimann
ce3f0c17d7 [json] update service (webpack) 2019-03-05 15:27:51 +01:00
Martin Aeschlimann
cdee006e2a [json] update service 2019-02-27 09:56:13 +01:00
Martin Aeschlimann
6f23ce8ed3 [json] update service 2019-02-22 23:30:45 +01:00
Martin Aeschlimann
6286055c48 Extensions: jsonValidation json schema urls should support self-registered schemes. Fixes #67189 2019-02-22 17:32:09 +01:00
Martin Aeschlimann
64797345c1 json: multiple selection ranges 2019-02-13 16:36:30 +01:00
Benjamin Pasero
e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Martin Aeschlimann
21585312c2 [json] enable semantic selection 2019-01-28 16:05:18 +01:00
Matt Bierner
5cc00861fc Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
Rob Lourens
ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Martin Aeschlimann
26c3d8d890
Merge pull request #60219 from xxyy/pn/51032/json-status-bar
Less distracting error message for JSON schema resolution issues
2018-10-29 13:37:05 -07:00
Martin Aeschlimann
971e4ce8b2 [json] update service 2018-10-29 17:12:30 +01:00
Literallie
54f4967761
Refactor SchemaRetryNotification to ForceValidateRequest
Now returns the new diagnostics.

Also, actually refresh the schemas instead of just revalidating the
documents. It worked only sometimes before.
2018-10-11 22:06:48 +02:00
Literallie
7814f38222
Add SchemaRetry notification to jsonServerMain 2018-10-11 00:16:52 +02:00
Matt Bierner
92a9a07213 Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
Matt Bierner
ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00
Matt Bierner
c050c96b97 Update json server to use shared tsconfig 2018-10-02 10:24:20 -07:00