Commit graph

134 commits

Author SHA1 Message Date
Connor Peet df7fdd6515
search: fix freezing ui on long lines
Fixes https://github.com/microsoft/vscode/issues/109902
2020-11-09 16:15:29 -08:00
Connor Peet 296aa89012
debug: improve attach to vscode config 2020-11-02 15:15:14 -08:00
Connor Peet 9b646fda6c
debug: adopt perScriptSourcemaps options for faster browser debugging 2020-10-21 16:34:59 -07:00
Connor Peet d15cc23e6e fix: allow debugging unit tests in web/codespaces
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/1472
2020-10-06 17:38:30 +00:00
Connor Peet df30a1ff76
fix: resolve sourcemaps in extensions
Fixes https://github.com/microsoft/vscode/issues/105859
2020-09-01 10:59:48 -07:00
Benjamin Pasero 651fb28e3c web - rename resources/serverless => resources/web 2020-08-18 09:49:53 +02:00
Connor Peet 49924e7ba0
debug: improve self-host debug configurations
https://github.com/microsoft/vscode/issues/100368
2020-08-12 16:41:11 -07:00
Connor Peet 262ab802d3
launch: check prerequisites in a pre-launch task
Fixes https://github.com/microsoft/vscode/issues/103708
2020-07-31 10:55:07 -07:00
Matt Bierner bdd3721849 Add custom editor test extension
Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
2020-07-29 14:05:44 -07:00
Matt Bierner 362d345448 Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
Connor Peet 800caa0f7f
debug: close whole vscode 'browser' when ending sessions
Fixes https://github.com/microsoft/vscode-js-debug/issues/554
2020-07-02 11:37:22 -07:00
Chuck Lantz 0710dca120
Merge branch 'master' into clantz/dev-container 2020-06-29 06:47:03 -07:00
Eric Amodio bb97e452f1 Fixes #99666 - moves code-web into resources/ 2020-06-09 10:59:15 -04:00
Chuck Lantz fa63641648
Merge branch 'master' into clantz/dev-container 2020-06-09 07:57:55 -07:00
Eric Amodio 87689f9fa3 Adds msedge launch config 2020-06-08 18:09:37 -04:00
Chuck Lantz f6caf01684 Merge branch 'master' of https://github.com/microsoft/vscode into clantz/dev-container 2020-06-03 18:08:29 -07:00
Rob Lourens b2484fb295 Use "stopAll" in compound VS Code launch config 2020-06-03 12:10:36 -05:00
Chuck Lantz 6ab27c4d8c Development container for VS Code 2020-06-01 20:46:08 -07: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