João Moreno
ec805db5ed
add repository field to extensions package.json
2021-01-29 15:30:45 +01:00
João Moreno
9a5d14e307
run prettier over extensions json files
2021-01-29 15:19:18 +01:00
Martin Aeschlimann
62093ff022
[html/json/css] update services & dependencies
2021-01-25 20:17:54 +01:00
Alexandru Dima
76c974bfeb
Have a clear list of directories where yarn should be executed
2020-12-23 11:28:32 +01:00
Alexandru Dima
f74ad9692f
Align @types/* dev dependencies ( #112718 )
2020-12-18 13:28:39 +01:00
Martin Aeschlimann
a22b5d54ad
[json/css/html] adopt lsp 316
2020-12-14 18:18:58 +01:00
Martin Aeschlimann
ec13471816
[json] Inconsistency between files.insertFinalNewline and Format Document. Fixes #17359
2020-11-30 23:07:24 +01:00
Martin Aeschlimann
0b97b6b160
[json] update dependencies
2020-11-30 22:42:58 +01:00
Martin Aeschlimann
1a6d7f3118
[json] performance warning message can't be ignored. Fixes #105988
2020-11-27 17:24:02 +01:00
Martin Aeschlimann
e3a79e9e44
[css/html/json] Randomize inspect ports to avoid conflicts
2020-11-04 16:03:27 +01:00
Martin Aeschlimann
1c2005331c
[json] use links for $ref, not goto definition ( fixes #101474 )
2020-11-03 22:30:39 +01:00
Martin Aeschlimann
0211038211
[json] increase rangeFormatting editLimit to 10000 (for #97138 )
2020-10-15 15:37:51 +02:00
Martin Aeschlimann
59f4562c66
[json] update service. Fixes #97843
2020-10-14 22:20:05 +02:00
Martin Aeschlimann
0dfa897c22
JSON Language Server 1.3.1
2020-10-12 13:25:05 +02:00
Martin Aeschlimann
256d3ad405
vscode-json-languageserver crashes on start: Cannot find module '../out/jsonServerMain' . Fixes #107949
2020-10-12 13:25:05 +02:00
Martin Aeschlimann
cc2a8dc177
JSON Language Server 1.3.0
2020-10-02 09:43:16 +02:00
Martin Aeschlimann
1b960248d6
document ISchemaAssociation.schema
2020-10-01 21:08:26 +02:00
Cameron Little
7cf15b2d31
Fix crash in LSP servers when initializationOptions are not provided
2020-09-30 09:01:49 +02:00
Martin Aeschlimann
b03e0cb72f
revert line deletion in json CONTRIBUTING
2020-09-17 13:06:17 +02:00
ChaseKnowlden
8c91bd8278
Fix Unnecessary change
2020-09-17 11:43:03 +02:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Martin Aeschlimann
795b0dba8d
[css/json/html] update service (use vscode-nls@5.0)
2020-09-16 10:32:40 +02:00
Martin Aeschlimann
f0dea5ec85
improvements
2020-09-07 10:09:15 +02:00
Rafał Chłodnicki
896dc31762
[json-language-features] Fix json/schemaAssociations parameters documentation
...
The `json/schemaAssociations` documentation is not accurate in stating
that the only supported parameter is an object in `{ pattern: uri }`
format. It also supports the structure defined by `SchemaConfiguration`
interface from "vscode-json-languageservice".
Also updated the server code to match that.
Resolves #106060
2020-09-03 19:57:02 +02:00
Martin Aeschlimann
9b6d13d298
update services
2020-08-31 22:18:06 +02:00
Johannes Rieken
5b8aeeb1f0
copy paste is hard...
2020-08-28 15:00:52 +02:00
Johannes Rieken
bc3b0defe0
use extensionUri and joinPath instead of asAbsolutePath
2020-08-28 14:57:20 +02:00
Martin Aeschlimann
d5327bca82
update css/json services
2020-08-02 21:53:34 +02:00
Martin Aeschlimann
e68707852f
fix json readme typos
2020-06-30 21:08:04 +02:00
Martin Aeschlimann
aa98d29af9
typo in JSON fileMatch hover text. FIxes #101408
2020-06-30 20:40:00 +02:00
Martin Aeschlimann
ebbb51635e
update language client versions
2020-06-26 14:12:11 +02:00
Martin Aeschlimann
16be2c9885
used shared webpack-config for browser
2020-06-25 23:22:02 +02:00
Martin Aeschlimann
c23285f8c8
[json] server path fix (for json-server npm)
2020-06-19 21:58:54 +02:00
Martin Aeschlimann
9007dfc971
json webpack fixes
2020-06-11 22:28:05 +02:00
Martin Aeschlimann
917064c80c
move polyfills to build/polyfills
2020-06-11 21:54:43 +02:00
Martin Aeschlimann
4c030c46d4
[json] run serverless
2020-06-11 18:32:24 +02:00
Martin Aeschlimann
6af2987903
html/json: compute server module without server package.json
2020-06-11 14:59:56 +02:00
João Moreno
dfacda2138
missing yarn.lock
2020-06-05 11:09:40 +02:00
Martin Aeschlimann
22aaa30490
[json] offline mode, don't show resolve errors. Fixes #96083
2020-06-04 16:34:52 +02:00
Martin Aeschlimann
5329ea8fd3
[json] update service. Fixes #96351
2020-06-04 14:31:02 +02:00
Jagua
0a7841c45a
Fix indentation and typo of json-language server readme
2020-05-14 22:11:26 +09:00
Martin Aeschlimann
e045073284
json.schemaDownload.enable prevents vscode schemas from beeing fetched. #96083
2020-05-14 11:23:50 +02:00
Martin Aeschlimann
8a97cbb47d
[json] Add setting to disable downloading JSON schemas. Fixes #96083
2020-05-06 18:58:59 +02:00
Martin Aeschlimann
4a3bd05497
[json] Go to definition for $ref. Fixes #69411
2020-04-27 22:30:58 +02:00
Martin Aeschlimann
8d23203c65
fix compile error
2020-04-14 17:59:41 +02:00
Martin Aeschlimann
951164ae96
product icons definition files: show icon in hover
2020-04-14 17:46:12 +02:00
Martin Aeschlimann
5b5b17b67f
[json] update service ( fixes #91854 )
2020-04-03 10:49:42 +02:00
Martin Aeschlimann
11c130357b
[json] Problems loading reference with schema service. Fixes #92353
2020-03-12 23:14:11 +01:00
Martin Aeschlimann
0da9f3f250
[json] Trying to set local JSON Schema file, generates empty files while typing the filename. Fixes #92300
2020-03-11 15:28:14 +01:00
Martin Aeschlimann
785eb0872a
jsonValidation takes an array for fileMatch
2020-03-06 16:31:48 +01:00