Commit graph

233 commits

Author SHA1 Message Date
João Moreno 487e81efa1 add main process launch config back 2020-05-07 10:37:24 +02:00
Johannes Rieken f4f7312b86 update "deprecated, use es6' list 2020-04-30 15:28:18 +02:00
Jackson Kearl c39ce2f2d8 Add when conditions. Closes #96600.
Fixup outdated saved search.
2020-04-29 08:39:43 -07:00
Rob Lourens 19e81f87c6 Remove dupe key 2020-04-24 13:46:02 -05:00
rebornix b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Johannes Rieken 14911c46d2 updates ES6 deprecated list 2020-04-22 10:20:03 +02:00
Connor Peet 61ed5c8d1e launch: restart attachment to extension host process 2020-04-17 12:24:27 -07:00
João Moreno c5e8b23822 clean launch.json 2020-04-17 21:22:49 +02:00
Daniel Imms 19a651b1bc Up ext host timeout to 30 seconds
It can take a long time to start up the client on Windows
2020-04-17 09:09:50 -07:00
João Moreno 5252b76e2b add shared process to vs code launch config 2020-04-17 17:38:50 +02:00
João Moreno 6102b5b6fd use browserLaunchLocation workspace 2020-04-17 17:05:52 +02:00
João Moreno 7b2b9adc7e use js-debugger for Launch VS Code 2020-04-17 17:04:21 +02:00
João Moreno 029ef4465b disable typescript task auto detect 2020-04-17 14:16:37 +02:00
João Moreno c7b69ce12a use yarn watchd for the default build task 2020-04-16 14:42:52 +02:00
João Moreno 8eb6617855 revert task 2020-04-16 11:36:46 +02:00
João Moreno 2c97c71f73 deemon 2020-04-16 11:35:34 +02:00
Johannes Rieken b42a7471e6 add deprecation comment for es6-search, https://github.com/microsoft/vscode/issues/94117 2020-04-02 14:06:42 +02:00
Johannes Rieken 435048ba35 add search for pre-es6 util 2020-03-06 15:24:42 +01:00
Pine Wu 3474ea740e Add TS formatter settings 2020-03-05 13:45:19 -08:00
Rob Lourens c5174a6fd3 Work around #86382 2020-03-03 15:13:09 -08:00
Matt Bierner 2158e77627 Enable strict mode for VS Code core
Fixes #81574
2020-02-18 10:41:41 -08:00
isidor ce0ccef99d do not restart the attach to extension host launch config 2020-02-17 16:48:32 +01:00
Benjamin Pasero 35379aba75 smoke - headless option is troublesome 2020-02-11 17:35:53 +01:00
Benjamin Pasero 5393954877 tests - have a test/unit folder 2020-02-07 09:51:28 +01:00
Joao Moreno aeb205903a
add git tests launch config 2020-02-04 12:35:29 +01:00
Jackson Kearl 2ce17a576c Remove empty logging from telemetry2 searches. 2020-01-27 16:26:10 -08:00
Jackson Kearl 3fbfca7469 Update regex 2020-01-15 15:16:38 -08:00
Martin Aeschlimann a2d46d4b68 ts semantic highlighting: support alias 2020-01-15 23:08:15 +01:00
Jackson Kearl 74cfdce895 Add mock of how we might use search editors + track bugs related to ts/36031 2020-01-15 08:48:50 -08:00
Connor Peet f6f9931377
add launch.json settings to make js-debug faster 2020-01-10 14:34:38 -08:00
Martin Aeschlimann 7b4a6961d9 Merge branch 'master' into aeschli/ts-in-html 2020-01-08 11:35:57 +01:00
Andre Weinand 875bb849d5 unhide EH debug config 2020-01-08 10:27:20 +01:00
Rob Lourens 349c36e921 Unhide some common launch configs 2020-01-07 17:40:41 -08:00
Martin Aeschlimann f24b58c186 ts sem tokens in html 2020-01-07 17:54:47 +01:00
Johannes Rieken 186491566a add eslint task definition 2020-01-03 10:34:42 +01:00
Johannes Rieken ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Johannes Rieken 50d16a37d9 add rulePaths-option for eslint extension 2019-12-31 11:20:42 +01:00
isidor ecc140e81d adaopt presentationHint in our launch.json 2019-12-20 11:09:32 +01:00
Martin Aeschlimann 8bbe5ce092 tests 2019-12-18 22:29:46 +01:00
Connor Peet 94116da8fa
add port to vscode launch.json for pwa debugger 2019-11-18 11:54:55 -08:00
Matt Bierner 23947ea1ff Add strict function type task
For #81574

Replaces the strict property task since this is no longer needed
2019-11-14 17:27:18 -08:00
Joao Moreno a8cd55799d update vs code default launch config 2019-11-01 09:04:12 +01:00
Eric Amodio cf09d57296 Changes npm script runner to use yarn 2019-10-24 16:57:44 -04:00
Joao Moreno 1b676712a2 launch: move timeout 2019-10-23 11:17:07 +02:00
Alex Ross 60633f308e Turn off gulp autodetect for the repo 2019-10-18 11:52:19 +02:00
Joao Moreno da114f3625 fix electron task 2019-10-17 11:32:37 +02:00
Alex Ross 198b3a28da Make Run web task beginsPattern slightly more specific
Fixes #82621
2019-10-16 12:19:42 +02:00
Rob Lourens 0fc787b94c Fix launch config name 2019-10-15 22:32:19 -07:00
Rob Lourens 84d62ea8a3 Add launch config/task for "yarn web" 2019-10-15 11:27:23 -07:00