Commit Graph

16 Commits

Author SHA1 Message Date
Dirk Baeumer 5354309a24 Converted json extension to new vscode-nls npm module 2016-03-03 16:54:36 +01:00
Martin Aeschlimann 63c9d46cde Fixes #3204: [json] project.json intellisense broken due to server change 2016-03-03 16:09:26 +01:00
Martin Aeschlimann f0c6ccccce Fixes #3494: [snippets] [debt] don't allow snippet syntax in default values 2016-02-29 22:30:11 +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
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 5785cf462e Fixes #2365: [json] JSON could complete identifier with quotes 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 e75c630aff Fixes #2388 [json] Completing a JSON suggestion enters snippet mode 2016-01-27 11:40:12 +01:00
Martin Aeschlimann 9f7632cc23 Support isIncomplete form completion results 2016-01-25 22:01:17 +01:00
Martin Aeschlimann 0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Martin Aeschlimann 8bccda9e42 Remove linesModel, use new APIs 2016-01-22 17:33:02 +01:00
Martin Aeschlimann a0a3db9290 More Thenables and polish 2016-01-22 17:19:33 +01:00
Martin Aeschlimann 817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00