Граф коммитов

674 Коммитов

Автор SHA1 Сообщение Дата
Rob Lourens 8b79fc6c39 Fix tests on non-windows 2017-04-11 23:23:27 -07:00
Rob Lourens cdfd7b81bc Fix Chrome not being killed when disconnecting while it's paused
- And tests not killing chrome
- And the launch test mocking the wrong thing
2017-04-11 22:51:53 -07:00
Rob Lourens fd7e7f6fd1 For #116, fix when running not in server mode.
chromeSpawnHelper must not stay alive, so Chrome detaches, so vscode's taskkill cmd on the debug adapter doesn't kill it.
2017-04-11 21:17:14 -07:00
Rob Lourens bcc3d5d8eb Move chromeSpawnHelper to a directory that will actually be shipped 2017-04-11 17:44:10 -07:00
Rob Lourens 5265820aa8 Use loggingReporter from testSupport 2017-04-11 17:18:39 -07:00
Rob Lourens e602e5521a Merge branch 'master' of github.com:Microsoft/vscode-chrome-debug 2017-04-11 16:02:12 -07:00
Rob Lourens 5e13d8e8cd Remove unused import 2017-04-11 16:01:59 -07:00
Rob Lourens 9f7e230cd4 Add another user profile note to the readme 2017-04-11 16:01:35 -07:00
Rob Lourens 3d30eb1f32 Don't add userDataDir when 'runtimeExecutable' is set 2017-04-11 16:01:16 -07:00
Rob Lourens f50b0d5a37 Fix #116 - keep Chrome alive when opening devtools on Windows 2017-04-11 15:46:57 -07:00
Rob Lourens f885eb235b Fix #210 2017-04-10 22:33:57 -07:00
Rob Lourens 919a6922b1 2.7.3 2017-04-06 09:57:49 -07:00
Rob Lourens 2375944421 Make vscode a devDep 2017-04-06 09:11:12 -07:00
Rob Lourens 21629cd5ad Make vscode-debugprotocol a dev depency so it isn't shipped 2017-04-03 20:42:16 -07:00
Rob Lourens 2199249b4d 2.7.2 2017-04-03 20:11:21 -07:00
Rob Lourens 5ec58231fc Add keybinding for "Open loaded script" 2017-04-03 16:13:48 -07:00
Rob Lourens e31ea42589 Support and document showAsyncStacks 2017-04-03 16:09:13 -07:00
Rob Lourens a48946338e Toggle skip file context menu option - Fix Microsoft/vscode-chrome-debug-core#172 2017-04-03 15:35:22 -07:00
Rob Lourens 6468c4d8f0 Merge pull request #392 from mlewand/npmScriptsWindowsFix
Use double quotes consistently in npm scripts.
2017-04-01 10:53:29 -07:00
Marek Lewandowski 99c381cb8c
Use double quotes consistently in npm scripts.
When having apostrophe/single quote used in Windows it passes it directly to commandline, ending up with wrong arguments.
2017-04-01 15:57:42 +02:00
Rob Lourens 2fc64549a4 2.7.1 2017-03-24 18:14:52 -07:00
Rob Lourens e24b8ccce2 Support custom thread name 2017-03-24 17:08:44 -07:00
Rob Lourens 070eab68f4 Fix test 2017-03-18 18:30:47 -07:00
Rob Lourens 81a7ad1ee7 2.7.0 2017-03-18 18:20:36 -07:00
Rob Lourens 163048df66 Fix test path on windows 2017-03-18 17:58:37 -07:00
Rob Lourens 278c4edeff Update TS dep 2017-03-18 17:53:04 -07:00
Rob Lourens 63bc7bd2a3 Changelog 2017-03-18 17:50:46 -07:00
Rob Lourens b496787530 Fix int tests 2017-03-18 16:37:18 -07:00
Rob Lourens ccdb6dd291 Add Network stubs 2017-03-18 16:35:40 -07:00
Rob Lourens 26cf88ec63 Implement 'urlFilter' to fix #382 2017-03-18 16:30:12 -07:00
Rob Lourens 9094a75ec0 Don't send cacheDisabled: undefined 2017-03-18 15:15:10 -07:00
Rob Lourens f16b4722ea Allow disableNetworkCache in launch config - #358 2017-03-18 14:36:08 -07:00
Rob Lourens 83f92111cc Merge branch 'master' of github.com:Microsoft/vscode-chrome-debug 2017-03-18 14:31:45 -07:00
Rob Lourens c2f0ba3743 Implement disableNetworkCache - Fix #358 2017-03-18 14:31:41 -07:00
Rob Lourens a35d9000b1 Fix ReasonType build error 2017-03-17 19:55:11 -07:00
Rob Lourens 9fccb6c490 Merge pull request #381 from nojvek/master
Add webpack example of squiggly mapping to node_modules
2017-03-14 17:24:27 -07:00
Manoj Patel 58c964597b Alignment of example 2017-03-14 17:21:52 -07:00
Manoj Patel 7ab1484289 Add webpack example of squiggly mapping to node_modules 2017-03-14 17:19:48 -07:00
Manoj Patel 9d76f02a98 Merge pull request #1 from Microsoft/master 2017-03-14 17:17:08 -07:00
Rob Lourens 6568dd4d27 Fix test 2017-03-11 16:30:38 -08:00
Rob Lourens b490bcd191 Fix travis build 2017-03-11 16:25:19 -08:00
Rob Lourens 4a3c865f0a Use vscode-chrome-debug-core-testsupport 2017-03-11 10:18:53 -08:00
Rob Lourens dd2d86ff24 Add 'smartStep' to readme 2017-03-06 17:06:02 -08:00
Rob Lourens 265f9c2437 Fix 'diagnosticLogging' references in the README 2017-03-04 17:32:35 -08:00
Rob Lourens 57848ec1ba Fix flaky test 2017-03-03 11:05:38 -08:00
Rob Lourens ea52fb1883 Fix unit test 2017-03-03 10:50:31 -08:00
Rob Lourens 449ce70057 2.6.0 2017-03-03 10:41:56 -08:00
Rob Lourens 0c502c9337 Fix travis 2017-03-02 11:08:35 -08:00
Rob Lourens 7dae88e503 Mention --user-data-dir, fix #374 2017-03-02 10:02:54 -08:00
Rob Lourens 31b0fd0393 Make configurable timeout - fix #346 2017-03-01 20:11:25 -08:00