Commit graph

313 commits

Author SHA1 Message Date
Andre Weinand f265a0a420 update node-debug 2016-02-01 13:52:37 +01:00
Martin Aeschlimann 80f8000c10 Fixes #2543: [themes] Two themse are marked as default. Why? 2016-02-01 11:02:06 +01:00
Martin Aeschlimann 539f53c58d Fixes #2502: [json] JSON '.' closes intelli-sense widget 2016-02-01 10:57:27 +01:00
Andre Weinand e76a5e7b64 update mono-debug. fixes #2350 2016-02-01 00:41:12 +01:00
Andre Weinand ad803b63d3 update node-debug. fixes #2574 2016-01-30 21:42:36 +01:00
Andre Weinand f273790bcb update node-debug 2016-01-30 00:52:42 +01:00
Andre Weinand 8c94e89e50 protect against invalid 'outDir'. fixes #2535 2016-01-29 16:39:38 +01:00
Martin Aeschlimann 6e4933c87c Fixes #2524: Switch default theme to color + 2016-01-29 11:21:07 +01:00
Erich Gamma 043a4e7601 Remove the dancer from the status 2016-01-29 07:54:31 +01:00
Andre Weinand a5a983da6c update node-debug 2016-01-28 21:53:24 +01:00
Martin Aeschlimann 41fef3b9f0 Add ".ino" to cpp file suffices 2016-01-28 20:19:51 +01:00
Andre Weinand 7ddbe52ea5 update node-debug. fixes #2288 2016-01-28 18:10:47 +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
Andre Weinand 3ffdeb1b0f update mono-debug: fixes #2350 2016-01-28 16:31:30 +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
Erich Gamma d3c32e6929 Fixes #2455 2016-01-28 14:42:10 +01:00
Erich Gamma df7a28a904 Fixes #2369 2016-01-28 14:15:11 +01:00
Andre Weinand baaa42c0e9 update to latest node-debug 2016-01-28 12:46:19 +01:00
Martin Aeschlimann db40c87ba8 Fixes #2446: [json] Unable to load schema jsconfig.schema.json 2016-01-28 10:59:15 +01:00
Andre Weinand 77d07b0156 remove tests from node-debug 2016-01-27 23:47:38 +01:00
Andre Weinand 3d6d958cd3 Fixes #2429: normalize drive letter to lower 2016-01-27 19:17:55 +01:00
Martin Aeschlimann f8836d7698 Fixes #2322: OSS README in TypeScript extension needs to be updated 2016-01-27 18:00:08 +01:00
Johannes Rieken 79a5014d72 #2169 - map 'warning' kind to file and default again to property 2016-01-27 12:50:32 +01:00
Johannes Rieken 6250b6531e expose EventEmitter in our API, fixes #2359 2016-01-27 12:18:19 +01:00
Dirk Baeumer 4bed00b373 Fixes #2434 2016-01-27 12:03:30 +01:00
Martin Aeschlimann e75c630aff Fixes #2388 [json] Completing a JSON suggestion enters snippet mode 2016-01-27 11:40:12 +01:00
Johannes Rieken 8755e438f5 scheme and path or authoriy are mandated, fixes #2341 2016-01-27 11:37:20 +01:00
Erich Gamma c4df2b16c1 fixing the salsa version check 2016-01-26 14:09:14 +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 1379c39944 Merge pull request #2245 from Microsoft/aeschli-json-language-server
Add json language server
2016-01-25 22:10:46 +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 0f12aa4ff8 Default theme name polish 2016-01-25 20:46:37 +01:00
Martin Aeschlimann 7a8fed4c39 Send proxy information 2016-01-25 17:43:18 +01:00
Andre Weinand af4f2c555a update node and mono debug 2016-01-25 16:14:44 +01:00
Johannes Rieken 74d033e92a allow to register for the same scheme twice. lifo behaviour 2016-01-25 16:12:33 +01:00
Johannes Rieken ee249f86bd api - add vscode.env.language 2016-01-25 14:49:36 +01:00
Martin Aeschlimann 0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Andre Weinand 2e68641c84 add debug console support to mono-debug 2016-01-25 14:40:14 +01:00