Martin Aeschlimann
|
0287e46ab4
|
JSON schemas served with gzip fail to parse. Fixes #26672
|
2017-05-16 11:47:04 +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
|
7d63b291cf
|
[json] color decorators
|
2017-03-27 14:27:10 +02: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 |
|
Benjamin Pasero
|
29c4e311cd
|
window title: convert variable format from $() to ${}
|
2017-02-06 14:31:37 +01:00 |
|
Benjamin Pasero
|
693de57e87
|
Allow to configure title bar information (fixes #1723) (#19932)
|
2017-02-06 09:50:27 +01:00 |
|
Martin Aeschlimann
|
bb18628a66
|
[json] dynamically enable & disable formatter
|
2017-01-30 16:32:31 +01:00 |
|
Martin Aeschlimann
|
c0b1937b47
|
lamguage servers: Require snippetSupport for completionProvider capability
|
2017-01-19 20:43:50 +01:00 |
|
Martin Aeschlimann
|
87ae03d980
|
[json] update dependencies & adopt
|
2017-01-17 23:09:12 +01:00 |
|
Matt Bierner
|
b2519ad3c9
|
Add a few casts to work around issues in ts 2.1.4 (#16861)
|
2016-12-07 13:54:25 -08:00 |
|
Martin Aeschlimann
|
ea26b957f6
|
Adopt new snippet syntax in JSON schema defaultSnippets (for #15573)
|
2016-11-25 17:04:18 +01:00 |
|
Martin Aeschlimann
|
93c1334282
|
[json] adopt SnippetString (#15573) and update to TS 2.0
|
2016-11-25 16:37:56 +01:00 |
|
Joao Moreno
|
2bb3dd5d95
|
enable duplicate imports tslint rule
|
2016-11-11 17:02:08 +01:00 |
|
Martin Aeschlimann
|
a31bf208c8
|
onInitialize() should check if params.initializationOptions is null fiixes #12259
|
2016-10-27 16:47:36 +02:00 |
|
Johannes Rieken
|
e58afe1ab6
|
Thenable<T> everywhere
|
2016-10-20 18:30:09 +02:00 |
|
Johannes Rieken
|
db48473d51
|
json.format.enable
|
2016-10-17 15:25:35 +02:00 |
|
Johannes Rieken
|
507b551462
|
tsfmt - extensions/json/server
|
2016-10-08 09:32:25 +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 |
|
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
|
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
|
0664d43e92
|
[json] no problem marker when schema can not be loaded
|
2016-07-28 14:49:06 +02:00 |
|
Martin Aeschlimann
|
da7264c5b3
|
[json] set filter text for all property proposals
|
2016-07-27 15:45:36 +02:00 |
|
Martin Aeschlimann
|
a038ad1d11
|
[json] set trigger characters
|
2016-07-25 09:27:24 +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 |
|
Martin Aeschlimann
|
dd32bd644a
|
JSON seems to keep diagnostics around when document closes, fixes #5769
|
2016-06-29 20:22:19 +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 |
|
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
|
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 |
|
Martin Aeschlimann
|
2f79748ba0
|
Avoid 'text' item kind
|
2016-05-22 16:33:29 +02:00 |
|
Martin Aeschlimann
|
39c835a56c
|
fixes #5981: [json] accept empty keybindings.json file
|
2016-05-10 15:10:59 +02:00 |
|
Martin Aeschlimann
|
fc59387aba
|
fixes #5269: [json] "Format Code" folds braces into preceding comments.
|
2016-04-22 15:57:11 +02:00 |
|
Martin Aeschlimann
|
42a2cd5665
|
fixes #5334: [json] swagger 2.0 json schema not working for intellisense in visual studio code
|
2016-04-21 20:10:27 +02:00 |
|
Yuki Ueda
|
466f11d631
|
add remove calc
|
2016-04-20 14:33:56 +09:00 |
|
Martin Aeschlimann
|
235cbcdf9d
|
Move bower/package.json dependency completions to javascript extension
|
2016-04-18 17:55:40 +02:00 |
|
Martin Aeschlimann
|
f67fc605ca
|
JSON parser: getLocation
|
2016-04-14 21:44:20 +02:00 |
|
Benjamin Pasero
|
cc3b457dd9
|
[loc][Query][DevDiv] Typo in source "id" (fixes #4897)
|
2016-04-04 16:25:05 +02:00 |
|