Commit Graph

520 Commits

Author SHA1 Message Date
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
Benjamin Pasero
49129e9911 Allow to run web client out of sources (#82569)
* web - first cut allow to run from oss

* add launch config
2019-10-15 10:50:25 +02:00
Joao Moreno
89d3447460 fix colorized unit tests debug target 2019-09-26 10:51:05 +02:00
Alex Ross
f239d28539 Make build task default 2019-09-26 09:56:10 +02:00
Miguel Solorio
9b7585518f Remove ext setting 2019-09-20 16:00:37 -07:00
Miguel Solorio
03c444e89a Adopt icon font in explorer 2019-09-20 15:46:16 -07:00
Alex Dima
5e13837b56 Adopt new OSS tool format for cglicenses.json 2019-08-26 12:34:58 +02:00
Alex Ross
93af1ad14d Add group to configure task
This will help prevent confusion

Fixes #78396
2019-08-05 11:47:07 +02:00
Joao Moreno
a4fd7f28ca team settings 2019-07-25 10:32:59 +02:00
Matt Bierner
35f77aab43 Enable useSeparateSyntaxServer by default and remove the experimental section from setting name
Fixes #76420
2019-07-01 15:10:21 -07:00
Matt Bierner
b362e9b6ca Enable "typescript.experimental.useSeparateSyntaxServer" for VS Code workspace 2019-06-20 17:11:20 -07:00
Rob Lourens
db6c0dc75d Default chrome-debug to be a workspace extension to enable debugging vscode on a remote 2019-06-17 11:21:14 -07:00
Christian Oliff
63fe7ad216 Recommend users install EditorConfig extension (#75391) 2019-06-13 09:58:29 -07:00
SteVen Batten
81d7885dc2 fix main proc launch config for windows 2019-06-07 21:51:50 -07:00