Commit graph

119 commits

Author SHA1 Message Date
Eric Amodio
bb97e452f1 Fixes #99666 - moves code-web into resources/ 2020-06-09 10:59:15 -04:00
Eric Amodio
87689f9fa3 Adds msedge launch config 2020-06-08 18:09:37 -04:00
Rob Lourens
b2484fb295 Use "stopAll" in compound VS Code launch config 2020-06-03 12:10:36 -05:00
rebornix
a537cb7370 💄 2020-05-29 12:07:35 -07:00
Martin Aeschlimann
d1a3e6ede6 run webpack in code-dev 2020-05-26 18:15:01 +02:00
Martin Aeschlimann
2e5b0824d1 Allow to run css language server headless 2020-05-22 17:08:16 +02:00
Matt Bierner
39fb3b1065 Mark add missing imports as preferred fixes
Allow auto fixing add missing imports if:

- There is only one possible import
- And there are no better fixes (such as spelling changes)
2020-05-15 10:39:43 -07:00
Johannes Rieken
b68da37516 don't hide attach to extension host 2020-05-15 13:08:56 +02:00
João Moreno
487e81efa1 add main process launch config back 2020-05-07 10:37:24 +02: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
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
Rob Lourens
c5174a6fd3 Work around #86382 2020-03-03 15:13:09 -08:00
isidor
ce0ccef99d do not restart the attach to extension host launch config 2020-02-17 16:48:32 +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
Martin Aeschlimann
a2d46d4b68 ts semantic highlighting: support alias 2020-01-15 23:08:15 +01: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
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
Joao Moreno
a8cd55799d update vs code default launch config 2019-11-01 09:04:12 +01:00
Joao Moreno
1b676712a2 launch: move timeout 2019-10-23 11:17:07 +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
SteVen Batten
81d7885dc2 fix main proc launch config for windows 2019-06-07 21:51:50 -07:00
Rob Lourens
60fd1c5931 Exclude unnecessary env vars when debugging 2019-03-23 19:32:20 +00:00
Matt Irvine
a23f843bc7 Fix Unit Test launch configuration 2019-03-15 18:38:07 -07:00
SteVen Batten
c45d91d9c1
Workbench Grid Layout Behind flag (#63066)
* partially functioning grid view

* lots of toggling behavior and editor restore

* dimension changes

* restore layout and fix titlebar

* fix view dimensions on toggle/move

* increase timeout for debug config

* undo unnecessary changes to CSS

* put grid layout behind setting

* fix strict null checks

* address code comments from @bpasero

* changing key name
2019-01-23 14:16:37 -08:00
Rob Lourens
a50ee96c33 Fix #65086 2018-12-14 11:13:38 -08:00
Johannes Rieken
11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Rob Lourens
5f09207fea Fix shared process launch config 2018-11-28 12:08:50 -08:00
isidor
7baccc2f97 remove default fields from launch.json 2018-11-15 15:56:13 +01:00
Rob Lourens
97835057a8 Move new launch config down so it's sorted after "Launch VS Code" 2018-10-18 16:48:39 -07:00
Rob Lourens
f1e50ad67a Add launch config for vscode main proc 2018-10-18 10:25:58 -07:00
Rob Lourens
49ba5a4b9c Fix #60203 - VSCODE_NODE_CACHED_DATA_DIR can be inherited from the DA process. If --no-cached-data is passed, that var should be cleared 2018-10-18 08:59:20 -07:00
Benjamin Pasero
1e98303d91 bootstrap - move workbench.js to electron-code 2018-09-10 07:48:52 +02:00
Rob Lourens
4f3ccc9a5c Launch config changes 2018-08-21 11:28:35 -07:00
Andre Weinand
bf7ac9201e move auto-attach into new built-in extension; fixes #53586 2018-07-12 16:41:03 +02:00