Johannes Rieken
|
db48473d51
|
json.format.enable
|
2016-10-17 15:25:35 +02:00 |
|
Martin Aeschlimann
|
ba055859d1
|
Update json language service
|
2016-10-16 23:46:49 +02:00 |
|
Johannes Rieken
|
507b551462
|
tsfmt - extensions/json/server
|
2016-10-08 09:32:25 +02:00 |
|
Johannes Rieken
|
7b5a828331
|
tsfmt - extensions/json/client
|
2016-10-08 09:31:07 +02:00 |
|
Martin Aeschlimann
|
59c835ff9a
|
Compile issue with new langageclient
|
2016-09-07 17:17:50 +02:00 |
|
Martin Aeschlimann
|
e3ce57ab09
|
[json] update language service & server & MarkedString escaping fix. Fixes #11413
|
2016-09-07 16:37:39 +02:00 |
|
Andre Weinand
|
0ba7f55dcc
|
fix typo in 'Capabilities'
|
2016-09-05 10:36:51 +02:00 |
|
Martin Aeschlimann
|
aa4e6e2def
|
[json] update language service
|
2016-08-31 21:21:16 +02:00 |
|
Dirk Baeumer
|
b7ab0e8c90
|
Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development
|
2016-08-31 12:28:21 +02:00 |
|
Martin Aeschlimann
|
196a3290f0
|
Update json language service
|
2016-08-29 15:36:34 +02:00 |
|
Martin Aeschlimann
|
986d842824
|
[schemas] move schema associations from json to configuration-editing and extension-editing
|
2016-08-23 14:45:00 +02:00 |
|
Martin Aeschlimann
|
14908e3603
|
Fixes #9965: Update default project.json TFMs
|
2016-08-22 14:39:36 +02:00 |
|
Martin Aeschlimann
|
fbe40a406a
|
[json] update to latest languageserver
|
2016-08-12 18:34:35 +02:00 |
|
Martin Aeschlimann
|
11d23f1562
|
files.associations intellisense does not work within quotation marks. Fxes #10184
|
2016-08-08 17:33:42 +02:00 |
|
Martin Aeschlimann
|
c0ae835786
|
Update css and json language services to full versions
|
2016-07-29 10:45:26 +02:00 |
|
Martin Aeschlimann
|
531a56f772
|
[json] Update language service
|
2016-07-28 18:50:17 +02:00 |
|
Martin Aeschlimann
|
17e0d1c92d
|
fixes #9907: Intellisense is not working when I type . in settings files
|
2016-07-28 18:44:28 +02:00 |
|
Martin Aeschlimann
|
09a148d587
|
[json] update language-service
|
2016-07-28 14:49:06 +02:00 |
|
Martin Aeschlimann
|
0664d43e92
|
[json] no problem marker when schema can not be loaded
|
2016-07-28 14:49:06 +02:00 |
|
Martin Aeschlimann
|
8d28c302ab
|
[json] Update language service
|
2016-07-28 10:29:56 +02:00 |
|
Martin Aeschlimann
|
4b0c647c00
|
Update json language-service
|
2016-07-27 18:20:52 +02:00 |
|
Martin Aeschlimann
|
5e207a1dd7
|
[json] word pattern to match full string and number literals
|
2016-07-27 15:45:36 +02:00 |
|
Martin Aeschlimann
|
da7264c5b3
|
[json] set filter text for all property proposals
|
2016-07-27 15:45:36 +02:00 |
|
Martin Aeschlimann
|
94a0fdebb2
|
Update cs & json to latest languageservice
|
2016-07-25 18:38:24 +02:00 |
|
Martin Aeschlimann
|
c1cea95bca
|
Update json-languageservice
|
2016-07-25 16:43:33 +02:00 |
|
Martin Aeschlimann
|
a038ad1d11
|
[json] set trigger characters
|
2016-07-25 09:27:24 +02:00 |
|
Martin Aeschlimann
|
4a13944af6
|
Migrate all other languages to language-configuration.json
|
2016-07-21 20:30:37 +02:00 |
|
Martin Aeschlimann
|
e7ae751e50
|
Migrate JSON to language-configuration
|
2016-07-21 19:54:03 +02:00 |
|
Martin Aeschlimann
|
c04f01e60c
|
Add schema for language-configuration.json
|
2016-07-21 19:49:43 +02:00 |
|
Martin Aeschlimann
|
349c4ddf60
|
[json] hover in JSON documents hides '*', fixes #8068
|
2016-07-20 16:29:31 +02:00 |
|
Martin Aeschlimann
|
05393cf9f3
|
[json] User defined schemas without file association are not picked up
|
2016-07-11 11:43:36 +02:00 |
|
Alex Dima
|
d5862e8dba
|
Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files
|
2016-07-07 12:36:49 +03:00 |
|
Johannes Rieken
|
7cb8e4514e
|
remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737
|
2016-07-06 15:42:53 +02:00 |
|
Andre Weinand
|
a6692f931a
|
remove unused dependency
|
2016-07-01 17:21:18 +02:00 |
|
Andre Weinand
|
ea6eae40e0
|
update OSSREADME from npm-shrinkwrap
|
2016-07-01 15:21:42 +02:00 |
|
isidor
|
f32b435e6d
|
Add npm-shrinkwrap.json for css, json, php
#8570
|
2016-07-01 09:52:48 +02:00 |
|
Martin Aeschlimann
|
dd32bd644a
|
JSON seems to keep diagnostics around when document closes, fixes #5769
|
2016-06-29 20:22:19 +02:00 |
|
Martin Aeschlimann
|
96452b48e7
|
Do not rely on codeSnippet for filtering fixes #6620
|
2016-06-27 22:39:21 +02:00 |
|
Martin Aeschlimann
|
e228769042
|
Polish configuration section labels & add link
|
2016-06-27 18:37:04 +02:00 |
|
Martin Aeschlimann
|
10146b8e2f
|
[json] use vscode-json-languageservice
|
2016-06-26 23:49:47 +02:00 |
|
Alex Dima
|
be7f2e237f
|
Remove MirrorModelEmbedded as it is no longer used
|
2016-06-25 11:21:55 +02:00 |
|
Cătălin Mariș
|
9358d513f8
|
Treat .webmanifest files as JSON
Web App Manifest files (having `webmanifest`¹ as the recommended
file extension and `application/manifest+json`¹ as the recommended
media type) use the JSON² format.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
¹ https://w3c.github.io/manifest/#media-type-registration
² https://w3c.github.io/manifest/#abstract
See also: https://w3c.github.io/manifest/
|
2016-06-22 22:48:31 +03:00 |
|
Martin Aeschlimann
|
e520a4208b
|
fixes #7730: [json] Referencing **local** JSON schema from another local schema
|
2016-06-16 15:57:06 +02:00 |
|
Martin Aeschlimann
|
1ddee875cc
|
extract jsonLangaugeService
|
2016-06-15 09:33:13 +02:00 |
|
Martin Aeschlimann
|
573844e49a
|
Update to latest jsonc-parser
|
2016-06-15 09:33:13 +02:00 |
|
Martin Aeschlimann
|
966cb81e0a
|
[json] name & test polishes
|
2016-06-13 11:30:19 +02:00 |
|
Martin Aeschlimann
|
67fe4d8b60
|
[json] rename server to jsonServerMain
|
2016-06-09 09:31:03 +02:00 |
|
Martin Aeschlimann
|
f7ed34859a
|
Update JSON service to latest vscode-languageserver
|
2016-06-03 14:49:39 +02:00 |
|
Martin Aeschlimann
|
fb4d59aa39
|
fixes #6974: [json] $schema attribute - strange path resolution behavior when referencing local schema file
|
2016-05-30 17:16:38 +02:00 |
|
Martin Aeschlimann
|
1e099735a6
|
fixes #6976: [json] Modifying a JSON Schema file requires a restart of VS code to pick up the changes
|
2016-05-30 16:27:39 +02:00 |
|