Commit graph

39288 commits

Author SHA1 Message Date
Johannes Rieken 05bf6fa7c0 use cancelation token instead of winjs promise cancel callback 2018-09-05 13:49:21 +02:00
Alex Dima 6d2240923e Remove usage of TPromise.timeout (#57866) 2018-09-05 12:36:40 +02:00
Alex Dima bc374f6279 Reduce usage of asWinJsPromise 2018-09-05 12:26:25 +02:00
Karthikayan 3053bc6d09 add option for input validation foreground color (#57734)
* add option for input validation foreground color for findWidget

* fix copy paste mistakes

* removing defaults for foreground color

* add inputValidationForeground wherever inputValidationBackground is used

* add inputValidationForeground color
2018-09-05 12:22:10 +02:00
Alex Dima 34837504ba debt - More precise typings 2018-09-05 12:21:06 +02:00
Sandeep Somavarapu 6cb2531d45 Exthost Output channels: generate id on the renderer side 2018-09-05 11:55:11 +02:00
Alex Dima 744e89f086 Fixes #57820: Switch to using native Promises 2018-09-05 11:52:59 +02:00
Alex Dima 6272a7fef6 Remove usage of wireCancellationToken where the promise cannot be cancelled anyways 2018-09-05 11:52:59 +02:00
Andre Weinand 73b7f479cc debt: clean up DA error handling; fixes #57810 2018-09-05 11:47:20 +02:00
Johannes Rieken a1ac197b72 less asWinJsPromise usage, #56137 2018-09-05 11:46:42 +02:00
Johannes Rieken cee2a0a962 debt - quick outline cancellation token 2018-09-05 11:34:50 +02:00
Johannes Rieken 7845ce83c0 debt - less asWinJsPromise-usage, #56137 2018-09-05 11:28:06 +02:00
Johannes Rieken 1ca1b444f8 debt - less asWinJsPromise-usage, #56137 2018-09-05 11:09:55 +02:00
Johannes Rieken 81ab31f5f1 debt - less asWinJsPromise-usage, #56137 2018-09-05 11:04:12 +02:00
Johannes Rieken 37b44d383a debt - less asWinJsPromise-usage, #56137 2018-09-05 10:58:06 +02:00
Johannes Rieken 560290e5fa debt - less asWinJSPromise-usage, #56137 2018-09-05 10:56:38 +02:00
Johannes Rieken 6d8463c533 debt - less asWinJsPromise-usage 2018-09-05 10:53:27 +02:00
Johannes Rieken cf94186168 tweak event name, add GDPR comment 2018-09-05 10:30:12 +02:00
Johannes Rieken 03187b6a9f debt - less asWinJsPromise #56137 2018-09-05 09:55:46 +02:00
Joao Moreno 4ffdc0844f Merge branch 'ipc-cancellation' 2018-09-05 09:55:12 +02:00
Joao Moreno 60a7810624 ipc.cp: support cancellation tokens 2018-09-05 09:54:59 +02:00
Christof Marti 80cc844613 Webpack friendly (#57679) 2018-09-05 09:54:39 +02:00
Benjamin Pasero 794b6ac45b fix #57845 2018-09-05 09:49:08 +02:00
Joao Moreno 3074df6e74 ipc.cp: use sets 2018-09-05 09:47:15 +02:00
Joao Moreno 7423ee9511 ipc: ChannelServer supports cancellation tokens 2018-09-05 09:41:28 +02:00
Joao Moreno a267011069 ipc: ChannelClient supports CancellationTokens 2018-09-05 09:38:54 +02:00
Joao Moreno 61f7b687ad ipc: native uninitializedPromise 2018-09-05 09:28:09 +02:00
Christof Marti 5f88f89be5 Remove WinJS.Promise#cancel usage (#56137) 2018-09-05 09:13:12 +02:00
Joao Moreno 76c5590855 ipc: strict typing 2018-09-05 09:10:12 +02:00
Joao Moreno 75ff2e0dfb ipc: use CancelablePromise 2018-09-05 09:02:02 +02:00
Joao Moreno d340e55887 ipc.cp: use maps 2018-09-05 08:58:09 +02:00
Miguel Solorio 3bf2b95276 Make text darker to work on selected background color 2018-09-04 22:12:29 -07:00
Miguel Solorio cbf0e2e733 Update color to meet color contrast ratio 2018-09-04 22:04:24 -07:00
Rob Lourens 8539f48172 Fix #57506 - when setting link is clicked, reveal setting at same position as the clicked setting 2018-09-04 18:39:31 -07:00
Rob Lourens 072801580b Fix #57565 - avoid focus at the wrong time and select input contents at the right time 2018-09-04 18:31:43 -07:00
Rob Lourens afa5a076d0 Fix #57592 - update result count also when a single item changes 2018-09-04 18:16:32 -07:00
Rob Lourens c42e07f048 Fix #57619 2018-09-04 18:11:29 -07:00
Rob Lourens 5569739ee6 #57693 for serach viewlet 2018-09-04 17:52:02 -07:00
Jason Bright d540729e40 add markdown list folding, #57104 (#57899) 2018-09-04 17:43:35 -07:00
Andrew Casey cd7c7c5fa2 Add GDPR annotation for typescript-language-features/languageserviceerrorresponse (#57182) 2018-09-04 15:37:27 -07:00
Miguel Solorio 09ce28b830 Make sort icon 1px smaller so there's a gap for outline focus 2018-09-04 15:31:16 -07:00
Miguel Solorio 8d12adc723 Make keybindings.json link brighter when in focus 2018-09-04 15:30:44 -07:00
Miguel Solorio 766fbd0443 Update outline color to be slightly brighter 2018-09-04 15:30:02 -07:00
Matt Bierner cb81c2c241
Build using ts 3.0 (#57906)
* Build VS Code using TS 3.0

Fixes #57151
2018-09-04 15:25:39 -07:00
Matt Bierner d8a1d62f4a Don't auto expand decorate marker hint range
Fixes #57547
2018-09-04 14:58:53 -07:00
rebornix 1195e2e1f9 Use diamond for comment affordance to align with pull request file decorations. 2018-09-04 14:45:26 -07:00
rebornix 7b7c7dad6f Fix #57861. Hide tree view in reference widget when being loaded. 2018-09-04 14:31:16 -07:00
Rob Lourens 7bf72a5322 Fix #57645 2018-09-04 14:21:58 -07:00
Rob Lourens ae6ed1414b Fix #57727 - show exclude settings in new UI when opening from search viewlet 2018-09-04 14:21:47 -07:00
Rob Lourens 5e8acddb7a Fix #57890 - clear search error when search input is changed 2018-09-04 14:12:36 -07:00