Commit Graph

364 Commits

Author SHA1 Message Date
Benjamin Pasero
0c463fcbce Merge branch 'master' into ben/associations 2016-03-04 17:40:04 +01:00
Benjamin Pasero
3041b376a0 have intellisense for modes 2016-03-04 17:36:31 +01:00
Martin Aeschlimann
3c3de953da [josn-server] remove typescript and mocha as dev dependencies 2016-03-04 17:06:50 +01:00
Joao Moreno
a934234261 fix build 2016-03-04 16:04:45 +01:00
Benjamin Pasero
3ff5de1e0a Merge branch 'master' into ben/associations 2016-03-04 15:57:04 +01:00
Joao Moreno
5e6427711e remove console.log 2016-03-04 15:53:04 +01:00
Joao Moreno
12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Martin Aeschlimann
46657ddea7 [json] fix sourcemaps 2016-03-04 15:22:32 +01:00
Benjamin Pasero
932e8637c1 association => associations 2016-03-04 10:37:41 +01:00
Martin Aeschlimann
14fea843f8 [json] adopt npm scripts 2016-03-04 10:33:25 +01:00
Benjamin Pasero
230b27e889 first version of a new setting to associate file patterns to languages 2016-03-04 10:32:37 +01:00
Joao Moreno
b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
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
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +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
Joao Moreno
89b641e269 fix build: json server super call 2016-02-23 08:53:32 +01:00
Martin Aeschlimann
c93de7a171 Fixes #2995 [json] [0.10.8] Wrapping JSON with double quotes replaces the text 2016-02-22 10:29:35 +01:00
Joao Moreno
cdf2a79021 💄 tshint 2016-02-16 18:10:33 +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
539f53c58d Fixes #2502: [json] JSON '.' closes intelli-sense widget 2016-02-01 10:57:27 +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
0c72437701 json package.json: Use tabs instead of spaces 2016-01-28 17:18:45 +01:00
Martin Aeschlimann
ead959c5d4 Fixes #2328: [json] No code assist in schema property in settings.json 2016-01-28 17:18:44 +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
4b642223ae [json] enable opening json extension on folder 2016-01-28 15:40:36 +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
db40c87ba8 Fixes #2446: [json] Unable to load schema jsconfig.schema.json 2016-01-28 10:59:15 +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
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