Commit Graph

93 Commits

Author SHA1 Message Date
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
a8eadbd8d4 Clean up __characterPairSupport, fixes #6889 2016-05-30 10:12:13 +02:00
Marvin Hagemeister
3edd29e801 Add .babelrc to json mimetype 2016-05-25 16:08:10 +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
1f0657703b Extension licenses: Fix URL for node-jsonc-parser 2016-05-02 11:52:52 +02:00
Martin Aeschlimann
0c10a9c5a4 Add extension OSS dependencies 2016-05-02 11:48:26 +02:00
Joao Moreno
6ecacf4164 fix bad npm call 2016-04-28 17:30:20 +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
Martin Aeschlimann
6e8f659617 update to jsonc-parser 0.2.0 2016-04-20 14:07:50 +02:00
Dirk Baeumer
ed3a686a47 Move schema registration to json/package.json file. 2016-04-20 10:53:36 +02:00
Yuki Ueda
466f11d631 add remove calc 2016-04-20 14:33:56 +09:00
Martin Aeschlimann
8678d9e60a update jsonc/request versions to 0.1.0 2016-04-19 12:37:35 +02: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
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann
24dfa08f6f Theme tests as extension test 2016-04-08 23:26:12 +02:00
Benjamin Pasero
cc3b457dd9 [loc][Query][DevDiv] Typo in source "id" (fixes #4897) 2016-04-04 16:25:05 +02:00
Martin Aeschlimann
c6186a2d9d Setup php extension debugging 2016-03-16 12:29:40 +01:00
Benjamin Pasero
81c4ddb3c1 fix intellisense to make clear that "file path to language association" needs absolute path (fixes #4195) 2016-03-15 11:37:54 +01:00
Martin Aeschlimann
80bd73b513 Fixes #3952 [json] Add telemetry event when user edit a json file for Azure RM. 2016-03-11 23:31:23 +01:00
Sofian Hnaide
7549af87c8 adding telemetry to json extension 2016-03-11 11:41:19 -08:00
Alex Dima
0f45852387 Add helpful error messages to deprecated "auto" values in editor.tabSize and editor.insertSpaces 2016-03-09 11:48:40 +01:00
Dirk Baeumer
ec3c8c3be4 Fixes #3824: NLS build has an issue with \' in string 2016-03-09 09:58:15 +01:00
Martin Aeschlimann
5edbf8a1b1 JSON schema test commented out due to NLS issue (#3824) 2016-03-08 10:50:49 +01:00
Martin Aeschlimann
de05781729 Tweek JSON Schema contributions test 2016-03-08 10:22:11 +01:00
Benjamin Pasero
bc942c72cb improve snippet for file association 2016-03-05 14:58:49 +01:00
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