Commit Graph
1045 Commits
Author SHA1 Message Date
Dirk Baeumer 766a99bead Run OSS Tool 2016-09-01 12:36:56 +02:00
Dirk Baeumer 64a75fa8bb Adds forward link for #11162 2016-09-01 09:37:37 +02:00
Rob Lourens bf77eac8c7 Remove subproject adds 2016-08-31 17:05:24 -07:00
Rob Lourens e1257de7ea Fix #11353 typo 2016-08-31 16:57:13 -07:00
Andre Weinand 954e737d4b node-debug: fix for #11206 2016-08-31 23:53:55 +02:00
Daniel Imms d0ec4e6a6a Fix terminal API tests 2016-08-31 12:42:32 -07:00
Martin Aeschlimann 410fd89bc6 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-08-31 21:21:19 +02:00
Martin Aeschlimann aa4e6e2def [json] update language service 2016-08-31 21:21:16 +02:00
Andre Weinand 7446776383 use v1.12.0 of debug protocol 2016-08-31 18:19:04 +02:00
Andre Weinand 80a3ead8de update node-debug 2016-08-31 17:58:56 +02:00
Dirk Baeumer bb22b9f664 Fixes #11162: TS: warn user when the globally installed version is 2.0 and tsdk isn't set 2016-08-31 15:58:13 +02:00
Dirk Baeumer b7ab0e8c90 Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00
Johannes Rieken 182764c361 disconnect token on promise resolve/reject, cancel picker on next picker, fixes #11172 2016-08-31 09:12:28 +02:00
Dirk Baeumer 964be94e01 Fixes #11229: Flickering red underlines in code with errors 2016-08-30 21:20:38 +02:00
Alex Dima e1b98c60f6 Fixes #11145: Write integration test for new option bag in TextEditor.edit 2016-08-30 17:37:25 +02:00
Benjamin Pasero 943217edcc a bit lighter icons for light theme 2016-08-30 17:33:40 +02:00
Daniel Imms 1e151dd85c Add some terminal API tests
Fixes #11132
2016-08-29 14:57:34 -07:00
Andre Weinand b15d8ec8ca update node-debug 2016-08-29 23:15:00 +02:00
Martin Aeschlimann 196a3290f0 Update json language service 2016-08-29 15:36:34 +02:00
Martin Aeschlimann 5245233f15 Update css languageservice 2016-08-29 15:12:21 +02:00
Martin Aeschlimann e94ca102e7 [bash] syntax coloring should accept options on shebang line. Fixes #11040 2016-08-29 14:02:22 +02:00
Martin Aeschlimann 332908b290 [json] Hover/completion not working for scoped packages. Fixes #10541 2016-08-29 13:38:30 +02:00
Martin Aeschlimann 943661cd64 [ruby] shebang is not reconized. Fixes #10613 2016-08-29 13:38:27 +02:00
Johannes Rieken e3219411b7 don't test for the number of methods... 2016-08-29 11:30:18 +02:00
Andre Weinand dac6a9d8c3 node-debug: introduces new 'console' attribute 2016-08-28 23:03:25 +02:00
Andre Weinand e2d09b2127 update node-debug 2016-08-28 00:46:08 +02:00
Dirk Baeumer ee8ec91efd Fixes #8081: "Open Symbol By Name" is not working properly in multipy typescript projects. 2016-08-26 16:31:40 +02:00
Martin Aeschlimann be91bc8cb9 [icons] rename standard file icons to 'Standard' 2016-08-26 13:43:15 +02:00
Martin Aeschlimann f221ef23a9 [icons] rename contribution point to 'iconThemes' 2016-08-26 13:36:54 +02:00
Martin Aeschlimann af89e48abc [icons] remove icon themes configuration settings 2016-08-26 13:36:51 +02:00
Johannes Rieken 45f1593479 adjust test for new member, #1396 2016-08-25 15:36:56 +02:00
Johannes Rieken e3c810ec52 test for index-access style, make object immutable, #1396 2016-08-25 12:11:27 +02:00
Johannes Rieken 77e2cf8c43 ts - also disable channel reveal when using trace 2016-08-25 12:11:27 +02:00
Dirk Baeumer f3ad0f68fc Don't bring output window to front if error gets logged. 2016-08-24 11:14:43 +02:00
Benjamin Pasero bee1b897b7 updated file/folder icons 2016-08-24 09:53:37 +02:00
Andre Weinand 194bb22d3c update node-debug (runInTerminal request) 2016-08-23 23:14:24 +02:00
Dirk Baeumer 3f603c102d Fixes #10841: TSServer cancelled requests should not show stack in output pane 2016-08-23 20:09:34 +02:00
Johannes Rieken 4a25cec539 typescript should not steel focus 2016-08-23 16:49:54 +02:00
Dirk Baeumer 9b0fff55bd Fixes #10842: Output pane comes up with hover 2016-08-23 16:36:39 +02:00
Martin Aeschlimann 75c6fa2755 [icons] associate schema for icon-themes 2016-08-23 14:45:00 +02:00
Martin Aeschlimann 986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Dirk Baeumer 1897d17bce Fixes #10823: Improve error reporting in tsserver. 2016-08-23 10:57:17 +02:00
Benjamin Pasero d0238031a0 stop spammy console.log call 2016-08-23 09:19:04 +02:00
Andre Weinand e089ce78f3 update node-debug: completionRequest 2016-08-23 00:11:23 +02:00
Dirk Baeumer b15d08e8fe Inferr correct problem location for tsconfig.json file errors. 2016-08-22 15:01:41 +02:00
Martin Aeschlimann f6e9a5b74a Merge pull request #9709 from hm1992/master
Detect shebang for Groovy files
2016-08-22 14:41:38 +02:00
Martin Aeschlimann 14908e3603 Fixes #9965: Update default project.json TFMs 2016-08-22 14:39:36 +02:00
Martin Aeschlimann bcddf93bbe Merge pull request #10239 from cloudRoutine/patch-1
don't auto close on single quote
2016-08-22 14:33:36 +02:00
Martin Aeschlimann b660f2c3ba Merge pull request #10651 from gontadu/patch-1
Added .bash_aliases to recognised extensions
2016-08-22 14:31:19 +02:00
Martin Aeschlimann 92a207a513 Merge pull request #10240 from cloudRoutine/patch-2
removed ocaml extensions
2016-08-22 14:29:29 +02:00