Commit Graph

103 Commits

Author SHA1 Message Date
Joao
9f05aa015f Merge branch 'smoketest' 2017-09-05 11:31:37 +02:00
Rob Lourens
2ae090cdf6 Introduce a --inspect-search CLI argument, and enter debug mode by default when built locally 2017-09-04 14:08:40 -07:00
Joao
eec1386efe ignore search smoke out 2017-09-04 12:19:31 +02:00
Sandeep Somavarapu
e3461b41e8 Improvement to configuration view suite 2017-08-29 10:53:45 +02:00
Dirk Bäumer
062a918396 Merge pull request #32390 from dlech/run-dev-problem-matcher
Add empty problem matcher to "Run Dev" task
2017-08-14 11:07:22 +02:00
Rob Lourens
b73b7df129 🎉 Change vscode launch configs to 'protocol: inspector' 🎆 2017-08-13 20:23:11 -07:00
David Lechner
0db81eeff4 Add empty problem matcher to "Run Dev" task
Without this, vscode always asks you what to do. When you select an option, it edits this file, so we might as well put a configuration here so it doesn't keep asking.
2017-08-12 14:24:23 -05:00
isidor
5270ed4ecd debug: use mru list for configs 2017-07-26 12:02:46 +02:00
Ramya Achutha Rao
c9e03f199a Debug config for emmet tests 2017-07-25 20:15:45 -07:00
Matt Bierner
b87516f1c5 Remove attach to ts server from launch.json 2017-07-20 17:12:27 -07:00
Johannes Rieken
30ce2998fd teach lint rules new dynamic import statements 2017-07-14 10:08:11 +02:00
Dirk Baeumer
29bb20ce0e Adopt tasks.json to new schema 2017-06-27 21:44:31 +02:00
Dirk Baeumer
22fa494aee Incooperate API feedback 2017-06-23 10:25:45 +02:00
Dirk Baeumer
2ef8e48de4 Implemented latest feedback from #28235 2017-06-23 10:25:44 +02:00
Dirk Baeumer
171e5c204f Fixes #27730: Deprecation warnings in our package.json 2017-05-31 16:42:13 +02:00
Rob Lourens
665dbb442e sourceMaps is enabled by default, remove from launch configs 2017-05-26 09:28:02 +02:00
Rob Lourens
018f6ac2a6 Add Unit Test launch config (not sure why it was deleted?) 2017-05-26 09:28:02 +02:00
Joao Moreno
05fa3b90ff remove unit test launch configuration 2017-05-19 11:03:57 +02:00
Matt Bierner
b8b81b73b4 add tsserver.debug option 2017-05-18 17:34:58 -07:00
Johannes Rieken
147fee87b8 enable tslint for our workspace 2017-05-18 11:42:04 +02:00
Erich Gamma
f4a351fc08 Move tslint settings to tslint.json 2017-05-17 16:13:23 +02:00
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