Commit Graph
27826 Commits
Author SHA1 Message Date
Alex Dima 560c87ffd3 Fixes #53152 2018-07-03 15:52:40 +02:00
Johannes Rieken b778e7f538 debt - add switch to append the ellased-time to a file and then shutdown 2018-07-03 15:19:21 +02:00
Alex Dima 3bf2a074fb Reduce usage of winjs promise progress 2018-07-03 13:46:03 +02:00
Joao Moreno 5ffd9f50ef cleanup more disposable usage 2018-07-03 12:59:40 +02:00
Joao Moreno a6e28b0be0 empty -> Disposable.Empty 2018-07-03 12:42:54 +02:00
Dirk Baeumer 3c0abb8d8a Add support to regenerate nsl cache if corrupted. 2018-07-03 12:13:30 +02:00
Dirk Baeumer e79e446e90 Exclude all build folders to make the TS file watcher calm 2018-07-03 12:13:28 +02:00
Johannes Rieken 08388a54f1 💄 2018-07-03 12:11:25 +02:00
Johannes Rieken 9ab41a4464 💄 2018-07-03 11:38:54 +02:00
Sandeep Somavarapu 284c2c0474 Fix tests 2018-07-03 11:27:57 +02:00
Johannes Rieken b0fd77e9ff fix compile/api issue when using es6 (which is actually correct) 2018-07-03 09:34:45 +02:00
Johannes Rieken 35f7a7b817 avoid async and winjs.promise, #53442 2018-07-03 09:22:10 +02:00
Johannes Rieken c9e6b4bbce avoid async and winjs.promise, #53442 2018-07-03 09:10:41 +02:00
Johannes Rieken d8a3986644 avoid async and winjs.promise, #53442 2018-07-03 09:08:44 +02:00
Joao Moreno 51afe35d02 cleanup more async 2018-07-03 09:05:09 +02:00
Johannes Rieken 727c6f3537 debt - combine native promise and cancellation token source in 'CancelablePromise' type 2018-07-03 08:57:19 +02:00
Rob Lourens a2d97d1e3a Merge branch 'roblou/cachedSearchProvider' 2018-07-02 22:04:14 -07:00
Rob Lourens 5a35534152 Remove unused import 2018-07-02 21:56:04 -07:00
Rob Lourens 0ef1c31b06 Change SearchProvider to be URI-based, not string-based. #50788 2018-07-02 19:24:14 -07:00
Rob Lourens e0e9c3d455 Search provider - some clean up 2018-07-02 19:24:14 -07:00
Rob Lourens ea5620dd8d SearchProvider invoked on every keypress 2018-07-02 19:24:13 -07:00
Matt Bierner 74fcd9ae31 Don't use tpromise + async in webview methods
#53442
2018-07-02 18:07:09 -07:00
SteVen Batten a8c07148d8 moving the resizer to be added last and fixing sizing 2018-07-02 15:59:57 -07:00
Rachel Macfarlane 5dcaea7f2e Focus on input for new comments, fixes Microsoft/vscode-pull-request-github/issues/14 2018-07-02 14:55:01 -07:00
Rachel Macfarlane 7b474b7feb Show reply button on newly created comment thread 2018-07-02 14:55:01 -07:00
Matt Bierner 090d912b0d Adding workaround for release notes not having syntax highlighting on first load
Fixes #53413
2018-07-02 14:05:49 -07:00
Matt Bierner 68198cddec Don't try injecting vscode api into webviews that have scripts disabled
Fixes #53463
2018-07-02 14:05:49 -07:00
Rachel Macfarlane 86c05da801 Fixes #51521, TypeError: Cannot read property 'close' of undefined 2018-07-02 14:02:34 -07:00
SteVen Batten 3a862bae7a only use the builder pattern for menubarPart
refs #52884
2018-07-02 13:31:04 -07:00
SteVen Batten a07dc890ba remove query selector call
refs #52884
2018-07-02 13:20:12 -07:00
SteVen Batten 7f02ffaab3 remove auto save ipc 2018-07-02 12:55:29 -07:00
Matt Bierner 6adba50143 Fix spelling 2018-07-02 12:54:17 -07:00
Matt Bierner 1a4543e940 Fix markdown code not closed 2018-07-02 12:54:17 -07:00
Rob Lourens 1d1fe28b27 Fix #53455 - categories without children should not be shown 2018-07-02 11:16:28 -07:00
Yu Zhang a115c73030 Make titlebar more consistent with Windows 10 (#53211)
* 💄 accurate window controls width

* 💄 transition duration
2018-07-02 11:16:20 -07:00
Daniel Imms 832b07b577 Fix terminal links not working after showing the terminal panel
Fixes #37103
2018-07-02 10:52:27 -07:00
SteVen Batten e2025178d9 fixes #53309 (#53456) 2018-07-02 10:34:24 -07:00
Daniel Imms 5f03849cb8 Force crosshair cursor in column selection mode 2018-07-02 10:11:33 -07:00
Daniel Imms dcb35c9146 Expose macOptionClickForcesSelection terminal setting 2018-07-02 10:08:26 -07:00
Daniel Imms d386cba3e4 Update typings 2018-07-02 10:08:25 -07:00
Daniel Imms 1bf262e9d7 Update xterm.js
Includes:
- Column selection (changes force selection behavior)
- Save attribute on save/restore cursor

Fixes #53268
2018-07-02 10:08:25 -07:00
Daniel Imms 8077d80adb Remove title attr from review-comment
aria-label covers screen readers, title just shows the tooltip.

Fixes Microsoft/vscode-pull-request-github#61
2018-07-02 09:58:38 -07:00
Joao Moreno 36022c7068 remove more async TPromise
related to #53442
2018-07-02 18:26:42 +02:00
Joao Moreno dd6dc96d20 clean more async
related to #53442
2018-07-02 18:26:42 +02:00
Sandeep Somavarapu 42cd3f9db3 #53442 Avoid async and winjs 2018-07-02 18:02:36 +02:00
Andre Weinand 02c99b7562 Avoid aync and winjs-promise 2018-07-02 17:39:19 +02:00
Joao Moreno 12479612cc cleanup more async/await
related to #53442
2018-07-02 17:37:55 +02:00
Joao Moreno 76d28c9194 cleanup more async
related to #53442
2018-07-02 17:31:10 +02:00
Sandeep Somavarapu 0f965d5bd9 #53442 Avoid async and winjs promise 2018-07-02 17:18:10 +02:00
Joao Moreno aa75fbd691 fix dirty diff provider order
related to #53442
2018-07-02 16:57:19 +02:00