Commit graph

50933 commits

Author SHA1 Message Date
Johannes Rieken 46b449b5e0
Merge pull request #76465 from microsoft/joh/sw
Fetch vscode-remote resources with web worker
2019-07-02 15:50:02 +02:00
Johannes Rieken ab5b94db34 some of #76442 2019-07-02 15:33:43 +02:00
Johannes Rieken 519ec86ae4 swap web.resources with service worker approach 2019-07-02 15:16:34 +02:00
Peng Lyu 8508bb8b77 Allow ignoring the keymap mismatch 2019-07-02 19:33:58 +08:00
Joao Moreno 3abbf8d01a clean release task 2019-07-02 12:58:59 +02:00
Benjamin Pasero 74544c637a web - revert fullscreen restore 2019-07-02 12:51:53 +02:00
Benjamin Pasero 4b7353f56a update distro 2019-07-02 12:48:00 +02:00
Benjamin Pasero 075c3a5042 update distro 2019-07-02 12:42:36 +02:00
Martin Aeschlimann 5af067a1e8 update distro 2019-07-02 12:41:58 +02:00
Benjamin Pasero 1da6ba5b0e 💄 2019-07-02 12:40:40 +02:00
Martin Aeschlimann e4c5f2101a rename to IWatcherOptions 2019-07-02 12:12:20 +02:00
Martin Aeschlimann a8f323677f configure polling 2019-07-02 12:12:20 +02:00
Benjamin Pasero d3d884ab8a composite - ensure the editor progress service is always there 2019-07-02 11:59:10 +02:00
Joao Moreno ca44b6c618 bring back close 2019-07-02 11:47:07 +02:00
Joao Moreno 5967934c55 update distro 2019-07-02 11:23:37 +02:00
Joao Moreno e79052776a fix distro build 2019-07-02 11:19:26 +02:00
isidor b57a00bd28 debug: Handle disposable result of createAndFillInActionBarActions
#76419
2019-07-02 11:17:47 +02:00
Joao Moreno f91bd1869c distro build: push release branches 2019-07-02 11:14:31 +02:00
Alex Ross 8af1b9fe1b '.' bug in file picker
Fixes #76426
2019-07-02 11:07:48 +02:00
Benjamin Pasero 7694303571 💄 2019-07-02 10:51:24 +02:00
Benjamin Pasero 675a30a14a build - switch schedule to cron syntax 2019-07-02 10:50:38 +02:00
isidor f506d66c49 fixes #76264 2019-07-02 10:31:14 +02:00
Joao Moreno b5bac44688 add inverse icon 2019-07-02 10:30:44 +02:00
Joao Moreno 1a254a3a8d yarn update-distro 2019-07-02 10:19:55 +02:00
Alex Ross 9348711b41 Remove suppressImplicitAnyIndexErrors from tasks
Part of #76442
2019-07-02 10:18:13 +02:00
Benjamin Pasero 44a0062a90 Revert: do not use withFileTypes on readdir (fix #76425) 2019-07-02 10:11:47 +02:00
Alex Ross 06d2f9c05d Update C++ grammar to get macro fix
Also added a macro to the test

Fixes #76430
2019-07-02 09:54:28 +02:00
Benjamin Pasero 2c3e8a8e39 fix one for #76442 2019-07-02 07:52:32 +02:00
Johannes Rieken 7cbf591b90 wip 2019-07-01 18:39:57 +02:00
Johannes Rieken 4ae2f38de2
Merge pull request #76294 from microsoft/joh/suggest-explain
Add explain mode
2019-07-01 10:47:23 +02:00
Joao Moreno df8e3f0d0c fix build 2019-07-01 10:45:19 +02:00
Joao Moreno 7beb71bd5c update distro 2019-07-01 09:57:37 +02:00
Julien Brianceau 59963fc1c0 Fix 'unkown' typos (#76297)
Because of this typo, the same localization string was duplicated:
* 'unkownProblemMatcher' referenced in processTaskSystem.ts
* 'unknownProblemMatcher' referenced in terminalTaskSystem.ts
2019-07-01 09:55:06 +02:00
Dirk Baeumer 39292af2b5 Fixes #76298: Smoke test failure: starts with 'DE' locale and verifies title and viewlets text is in German 2019-07-01 09:53:26 +02:00
Johannes Rieken 162c502a36 better wording for sort text 2019-07-01 09:52:35 +02:00
Joao Moreno be403842b2 tests 2019-07-01 09:48:59 +02:00
Joao Moreno b4d0ee7f78 Merge branch 'joao/build-perf' 2019-07-01 09:46:09 +02:00
Johannes Rieken 5f406230c9 use keybinding instead of setting, show provider name (iff possible) 2019-07-01 09:43:41 +02:00
Benjamin Pasero 344740989a fix build 2019-07-01 09:18:25 +02:00
Johannes Rieken c2e57c0cf5
Merge pull request #76357 from tony-xia/typo-executeCodeLensProvider
Fixed a typo in vscode.executeCodeLensProvider args
2019-07-01 08:47:59 +02:00
Benjamin Pasero e8792f4b79 web - implement recently opened and preserve fullscreen on switch (fix #76034) 2019-07-01 08:44:19 +02:00
Benjamin Pasero 506fea08ec update distro 2019-07-01 08:36:30 +02:00
Benjamin Pasero 0601c25ed4 electron 4 - persist normal bounds if window maximized (fix #422) 2019-07-01 08:13:31 +02:00
Benjamin Pasero 32f9f9ce92 debt - same about dialog on macOS in menu 2019-07-01 08:13:31 +02:00
Benjamin Pasero be08339180 electron 4 - do more remote filtering 2019-07-01 08:13:31 +02:00
Benjamin Pasero 00acc08e0d electron 4 - add and use readdirWithFileTypes() 2019-07-01 08:13:31 +02:00
Benjamin Pasero 7b4cf38e93 electron 4 - unprefix grabbing cursor 2019-07-01 08:13:31 +02:00
Benjamin Pasero 021b5ab753 web api docs 2019-07-01 08:07:39 +02:00
Rob Lourens ce4c2a3a93
Merge pull request #76359 from tony-xia/property-name-typo
onHighlghtRemoved -> onHighlightRemoved
2019-06-30 18:03:20 -07:00
Rob Lourens 8afdb51bf0
Merge pull request #76360 from tony-xia/variable-wording
Fixed variables wording issues
2019-06-30 18:02:43 -07:00