Commit Graph

32 Commits

Author SHA1 Message Date
Martin Aeschlimann
f0c6ccccce Fixes #3494: [snippets] [debt] don't allow snippet syntax in default values 2016-02-29 22:30:11 +01:00
Joao Moreno
89b641e269 fix build: json server super call 2016-02-23 08:53:32 +01:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Alex Dima
d27f694455 tslint 2016-02-12 17:29:34 +01:00
Joao Moreno
98b3482a49 tslint 💄 2016-02-12 17:20:07 +01:00
Martin Aeschlimann
b7e6e6fae7 [json] better support for null, and array of types 2016-02-10 14:04:54 +01:00
Martin Aeschlimann
ac75d8060c Fixes #2638: [json] intellisense eats colon 2016-02-04 13:58:05 +01:00
Martin Aeschlimann
69dfecdbe4 Allow custom error messages for regex issues 2016-01-28 17:25:35 +01:00
Martin Aeschlimann
5168697dfd Fixes #2324: [json] Inline schema in settings don't work 2016-01-28 17:18:45 +01:00
Martin Aeschlimann
5785cf462e Fixes #2365: [json] JSON could complete identifier with quotes 2016-01-28 17:18:43 +01:00
Martin Aeschlimann
706413e537 Test fixes for #2468 2016-01-28 17:18:43 +01:00
Martin Aeschlimann
cfa2dd25e0 FIxes #2468: [json] Intellisense Provides Strange Suggestions In Property Value 2016-01-28 16:17:02 +01:00
Martin Aeschlimann
ac5c3aa7b8 Fixes #2342: [json] JSON suggestion completed incorrectly 2016-01-28 15:40:35 +01:00
Martin Aeschlimann
dc8b138e39 [json] consume 1.3.1 of language-server & client 2016-01-28 15:40:34 +01:00
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
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
c3abc6760f Use 'vscode' URI for keybinding schema and default doc 2016-01-23 21:10:39 +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
817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00