Commit Graph

18 Commits

Author SHA1 Message Date
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