Commit graph

36346 commits

Author SHA1 Message Date
Dirk Baeumer
21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
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
9b0d484e1a update inno_updater 2018-07-03 12:49:48 +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
Joao Moreno
ecda8b7194 use HKLM for environment changes
fixes #53438
2018-07-03 09:40:19 +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
Erich Gamma
7ea9f254a1 update distroy commit 2018-07-03 08:53:21 +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
995ef29643 Add missing methods to strings.ts 2018-07-02 19:24:13 -07:00
Rob Lourens
dc1c80e6ff Clean up strings.ts 2018-07-02 19:24:13 -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
7f6ea96c16 Revert "Fix #53445 - only run getSettingsSearchBuildId on official builds"
This reverts commit d028c09232.
2018-07-02 11:16:55 -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
Gary Ewan Park
3c9cff88b7 (doc) Corrected Stack Overflow tag name (#53431) 2018-07-02 10:01:54 -07:00
Rob Lourens
d028c09232 Fix #53445 - only run getSettingsSearchBuildId on official builds 2018-07-02 09:59:02 -07:00