Commit graph

26 commits

Author SHA1 Message Date
Martin Aeschlimann
e75c630aff Fixes #2388 [json] Completing a JSON suggestion enters snippet mode 2016-01-27 11:40:12 +01:00
Martin Aeschlimann
4c6534ebc6 [json] update proxy on settings update 2016-01-26 09:56:43 +01:00
Martin Aeschlimann
9443432459 [json] fix for contributed schemas located inside extensions 2016-01-26 09:48:45 +01:00
Martin Aeschlimann
63bbc4ea27 Fix tslint warnings in json extension 2016-01-26 09:43:21 +01:00
Martin Aeschlimann
9f7632cc23 Support isIncomplete form completion results 2016-01-25 22:01:17 +01:00
Martin Aeschlimann
e57f5f4078 Fix createHover 2016-01-25 22:00:35 +01:00
Martin Aeschlimann
210738c61d Remove console.log from server.ts 2016-01-25 21:28:17 +01:00
Martin Aeschlimann
7a8fed4c39 Send proxy information 2016-01-25 17:43:18 +01:00
Martin Aeschlimann
0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Martin Aeschlimann
9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +01:00
Martin Aeschlimann
67e4daf06b Fix to use vscode scheme 2016-01-23 21:17:22 +01:00
Martin Aeschlimann
0a1ed45811 Support %APP_SETTINGS_HOME% in jsonValidation paths 2016-01-23 21:17:00 +01:00
Martin Aeschlimann
c3abc6760f Use 'vscode' URI for keybinding schema and default doc 2016-01-23 21:10:39 +01:00
Martin Aeschlimann
0b66ccdfa9 jsonValidation contributions for setting schemas 2016-01-23 21:07:51 +01:00
Martin Aeschlimann
8bccda9e42 Remove linesModel, use new APIs 2016-01-22 17:33:02 +01:00
Martin Aeschlimann
2747ebef95 Correct test fixture path 2016-01-22 17:23:02 +01:00
Martin Aeschlimann
a0a3db9290 More Thenables and polish 2016-01-22 17:19:33 +01:00
Martin Aeschlimann
5fb37d3119 send schema associations configured by extensions 2016-01-22 17:12:31 +01:00
Martin Aeschlimann
a351055049 SchemaService: Use Thenable in signatures 2016-01-22 15:17:29 +01:00
Martin Aeschlimann
ea0e5bbae7 [json] rename server/src/tests to test 2016-01-21 22:49:05 +01:00
Martin Aeschlimann
078ac32d73 [json] add json.configuration 2016-01-21 22:47:56 +01:00
Martin Aeschlimann
817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Martin Aeschlimann
736ff0bd99 [json] move schema associations to extensions 2015-12-09 23:40:36 +01:00
Martin Aeschlimann
f924875c00 [json] improve text mate tokenizer, enable as default 2015-11-25 12:01:09 +01:00
Martin Aeschlimann
c37136730f [json] 'JSON with comments' text mate bundle 2015-11-25 11:11:17 +01:00
Martin Aeschlimann
4163a8dcd5 [json] add tm grammer, not yet enabled 2015-11-24 17:06:58 +01:00