Commit Graph

82 Commits

Author SHA1 Message Date
Joao Moreno 6146b9739a git: run status without buffering whole output 2017-04-18 17:16:20 +02:00
Rob Lourens 2214d34a9b Tweak launch.json - Fix #23626 2017-03-30 10:41:39 -07:00
Benjamin Pasero a03a09b4b4 launch.json: add compound config to debug main and renderer from one launch 2017-03-23 06:45:51 -07:00
Rob Lourens 1d89f95b04 Fix #22984 and add unit tests 2017-03-22 13:45:09 -07:00
Rob Lourens 7ecdd35f53 Use new chrome-debug 'urlFilter' to attach to renderer process 2017-03-18 18:43:10 -07:00
Rob Lourens 62ec995019 Ripgrep search 2017-03-15 12:42:57 -07:00
Rob Lourens 69a37cd7ca Add 'url' to attach config -
(workaround for chrome-debug bug)
2017-03-15 11:24:54 -07:00
Joao Moreno 7c85231fb1 debug: restart attach to extension host 2017-02-17 16:10:58 +01:00
Joao Moreno 86e494c57e test: fix launch paths 2017-02-16 09:00:14 +01:00
Joao Moreno d871d315c8 fixes #20344 2017-02-15 11:58:37 +01:00
Joao Moreno 1f1e4683a2 adopt isBackground 2017-02-08 09:05:17 +01:00
Alex Dima 24b6838819 Remove invalid debug target (fixes #19908) 2017-02-07 16:28:05 +01:00
Andre Weinand c783a8d1ba force some launch configs to use legacy node debugger 2017-02-03 14:55:13 +01:00
Matt Bierner e02eac0d52 Revert launch.json change 2017-01-25 17:25:19 -08:00
Matt Bierner 80e243f9ba Fixes #19406. Only insert top level parameters for useCodeSnippedOnMethodSuggest 2017-01-25 17:24:14 -08:00
Erich Gamma 74dfb7e2bd remove the tsdk from the workspace setting 2017-01-25 12:18:12 +01:00
Benjamin Pasero 48c1c5777b update settings: hide derived 2017-01-12 09:22:09 +01:00
Erich Gamma 3625052492 update to tslint 4.0 2017-01-11 09:00:57 +01:00
Joao Moreno 3b35c42992 disable codelens
each one can enable it in the user settings
2017-01-10 10:06:09 +01:00
Matt Bierner 1f9800e608 Enable ts reference code lens for testing 2017-01-09 11:01:19 -08:00
Sandeep Somavarapu 303e55c05c undo change in launch.json 2016-12-13 17:51:07 +01:00
Sandeep Somavarapu cf385bcc10 #17110 Move service test utils to workbench 2016-12-13 17:50:40 +01:00
Joao Moreno 7929c74f9f use workspace tsdk 2016-12-12 11:18:48 +01:00
Andre Weinand 28b1636b90 fix launch config names; fixes #16748 2016-12-06 23:26:27 +01:00
Dirk Baeumer e911d664a4 Add launch config to debug gulp build file 2016-11-29 12:39:23 +01:00
Andre Weinand f5882a326b remove deprecated attributes from launch.json 2016-11-11 16:41:56 +01:00
Joao Moreno c57061115c allow debugging cli process 2016-10-24 10:00:30 +02:00
Sandeep Somavarapu bac98be706 fix #13121 2016-10-03 08:34:30 +02:00
Benjamin Pasero a1f76c14db "typescript.check.workspaceVersion": false 2016-09-29 08:16:32 +02:00
Alex Dima 787b9c6479 No reason to see the .build folder 2016-09-21 10:43:45 +03:00
Sandeep Somavarapu 47393fb852 recommended extensions for vscode workspace 2016-09-16 18:32:53 +02:00
Sandeep Somavarapu 2678fd272d add travis extension to recommendations 2016-09-15 16:05:30 +02:00
Sandeep Somavarapu 670f83c359 extensions recommendations 2016-09-15 15:44:23 +02:00
Benjamin Pasero af0c083522 fix test running from vscode 2016-09-15 13:45:11 +02:00
Erich Gamma 856f5e2a5a updated the tslint task 2016-09-15 11:19:09 +02:00
Benjamin Pasero db55c382f9 fix lcov settings on unix 2016-09-08 10:57:16 +02:00
Sandeep Somavarapu 2ff7a67cf6 undo changes to launch.json 2016-09-07 15:06:36 +02:00
Sandeep Somavarapu bd694463fd fix #10799 2016-09-07 15:06:36 +02:00
Sandeep Somavarapu e5d14006dc undo the changes 2016-09-06 14:46:45 +02:00
Sandeep Somavarapu c6b3f39c63 fix #11572 2016-09-06 14:46:19 +02:00
Benjamin Pasero 77378e576c fix test running 2016-09-06 11:57:36 +02:00
Rob Lourens 6dff3f61be Add osx + linux launch configs to debug vscode from vscode 2016-09-02 17:15:21 -07:00
Benjamin Pasero ee8f7292bb how did these tests came back? 2016-09-01 11:15:28 +02:00
Erich Gamma 483880d147 Fix for #11283 add a setting to exclude languages 2016-09-01 09:07:45 +02:00
Benjamin Pasero a130d725f6 remove obsolete test launch config 2016-08-29 12:52:10 +02:00
Alex Dima 2075de7591 More lcov settings 2016-08-28 23:05:00 +02:00
Alex Dima 5102139f4e Fix missing standaloneSchemas 2016-08-23 09:16:47 +02:00
Martin Aeschlimann 9914ab9af6 Remove 'Convert css-schema to browser.js' launch (now part of 'vscode-css-languageservice') 2016-08-22 14:05:59 +02:00
Alex Dima e055454adb Add lcov support 2016-08-22 00:10:34 +02:00
Joao Moreno a48045e050 allow shared process debugging 2016-07-26 10:42:47 +02:00