Commit graph

278 commits

Author SHA1 Message Date
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
Johannes Rieken 038573aa0f update notebooks 2020-08-11 16:15:41 +02:00
Johannes Rieken 4f00cac434 update es6 search 2020-08-10 12:52:12 +02:00
Jackson Kearl f64150b9bc Bump issue notebook month 2020-08-06 11:07:53 -07:00
Connor Peet 322293b46e
fix: vscode prelaunch task failing on case-sensitive filesystems
Fixes https://github.com/microsoft/vscode/issues/104105
2020-08-06 08:10:20 -07:00
Ladislau Szomoru 4108388d87 Add Wiki content, update queries 2020-08-04 15:59:19 +02: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
Johannes Rieken 676ee1c945 add api notebook 2020-07-14 17:01:48 +02:00
Matt Bierner 362d345448 Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
Johannes Rieken 0d7c4a6f20 update es6.code-search 2020-07-10 11:58:02 +02:00
Johannes Rieken 5cb5e32a4e dont recommend extension needing proposed API 2020-07-10 08:45:45 +02:00
Alex Ross 42764922e9 Add daemon build kill tasks 2020-07-08 13:53:39 +02:00
João Moreno 7199c076e3 use compound tasks for selfhost 2020-07-07 11:34:06 +02:00
Johannes Rieken fd8a7749f7 update queries 2020-07-03 10:27:26 +02:00
João Moreno a6327082d1 parallelize watch-client and watch-extensions 2020-07-03 10:25:24 +02:00
Miguel Solorio f3280356e4 Remove empty line 2020-07-02 14:32:30 -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
Johannes Rieken 7e9c8f4814 exclude duplicates from verification 2020-07-02 11:58:22 +02:00
Johannes Rieken 819bc7363d tweaks 2020-07-02 11:28:24 +02:00
Johannes Rieken cf6b10a88a add verification notebook 2020-07-02 11:26:43 +02:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -07:00
Eric Amodio 2fbb91cca4 Adds tasks for web extensions 2020-06-29 11:43:09 -04:00
Chuck Lantz 0710dca120
Merge branch 'master' into clantz/dev-container 2020-06-29 06:47:03 -07:00
Matt Bierner a8f1fedaf6 Update to latest TS 4.0 for building VS Code
Also removes an unused export that was causing compile issues
2020-06-22 15:02:52 -07:00
Johannes Rieken c66ac0387c move perf data into separate file that's ignored by search, fyi @sandy081 2020-06-18 11:21:23 +02:00
Johannes Rieken fd2658d804 fix indentation 2020-06-15 16:14:34 +02:00
Johannes Rieken b4da98ac07 add more repos to my-work 2020-06-10 16:23:39 +02:00
Johannes Rieken cd6a361d7f notebook tweaks 2020-06-10 16:18:28 +02:00
Johannes Rieken 72627fa53b tweak my work 2020-06-10 16:11:39 +02:00
Johannes Rieken be0a7e2e66 add my-work and inbox GH notebooks 2020-06-10 16:04:56 +02: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 c523955ccc Removes unneeded -- with yarn 2020-06-08 18:09:37 -04:00
Eric Amodio 87689f9fa3 Adds msedge launch config 2020-06-08 18:09:37 -04:00
Jackson Kearl 39456ea09d Update line numbers 2020-06-08 12:19:57 -07: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
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