Commit graph

27 commits

Author SHA1 Message Date
Martin Aeschlimann 7d63b291cf [json] color decorators 2017-03-27 14:27:10 +02:00
kieferrm 3f26922adb upgrade telemetry used by json ext 2017-02-20 20:16:47 -08:00
Benjamin Pasero 4d9ee74935 move more into config-editing extension (for #20049) 2017-02-07 16:52:19 +01:00
Martin Aeschlimann bb18628a66 [json] dynamically enable & disable formatter 2017-01-30 16:32:31 +01:00
Martin Aeschlimann 87ae03d980 [json] update dependencies & adopt 2017-01-17 23:09:12 +01:00
Martin Aeschlimann ec45a3a56c [json] wait for onReady before using client 2016-11-28 10:57:22 +01:00
Martin Aeschlimann 93c1334282 [json] adopt SnippetString (#15573) and update to TS 2.0 2016-11-25 16:37:56 +01:00
Johannes Rieken db48473d51 json.format.enable 2016-10-17 15:25:35 +02:00
Johannes Rieken 7b5a828331 tsfmt - extensions/json/client 2016-10-08 09:31:07 +02:00
Martin Aeschlimann fbe40a406a [json] update to latest languageserver 2016-08-12 18:34:35 +02:00
Martin Aeschlimann 17e0d1c92d fixes #9907: Intellisense is not working when I type . in settings files 2016-07-28 18:44:28 +02:00
Martin Aeschlimann 5e207a1dd7 [json] word pattern to match full string and number literals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Johannes Rieken 7cb8e4514e remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737 2016-07-06 15:42:53 +02:00
Martin Aeschlimann 67fe4d8b60 [json] rename server to jsonServerMain 2016-06-09 09:31:03 +02:00
Martin Aeschlimann f7ed34859a Update JSON service to latest vscode-languageserver 2016-06-03 14:49:39 +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
Martin Aeschlimann c6186a2d9d Setup php extension debugging 2016-03-16 12:29:40 +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
Benjamin Pasero 3041b376a0 have intellisense for modes 2016-03-04 17:36:31 +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
Martin Aeschlimann 14fea843f8 [json] adopt npm scripts 2016-03-04 10:33:25 +01:00
Joao Moreno b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00