Commit graph

38566 commits

Author SHA1 Message Date
Andre Weinand
e877248059 node-debug@1.27.2 2018-08-17 10:54:17 +02:00
Joao Moreno
51d6507fe7 cleanup win32 continuous build 2018-08-17 10:35:29 +02:00
Johannes Rieken
92f4047fa1 fix #56576 2018-08-17 10:32:38 +02:00
Benjamin Pasero
c37e51bc7d fix #55864 2018-08-17 10:22:13 +02:00
Johannes Rieken
eabf725b0f fix #56604 2018-08-17 10:11:56 +02:00
Benjamin Pasero
95a07b5137 add more logging to diagnose #56553 2018-08-17 09:53:33 +02:00
Johannes Rieken
1a9a0bd306 💄 sort lines in vscode-module export 2018-08-17 09:49:25 +02:00
Johannes Rieken
1c72ab243c remove proposed Logger-api, #43275
we keep the LogLevel-enum and the plan is to accept the log level when
calling OutputChannel#appendLine so that
logging is supported there
2018-08-17 09:47:26 +02:00
Benjamin Pasero
b8a9ce26d6 workaround #56633 2018-08-17 09:43:48 +02:00
Joao Moreno
c1989902c8 fixes #56586 2018-08-17 09:42:06 +02:00
Johannes Rieken
bbfcc67dc9 add ExtensionContext#logPath, #43275 2018-08-17 09:30:18 +02:00
Rob Lourens
fd610b4b6a Settings editor - fix height difference between light/dark themes 2018-08-16 21:05:29 -07:00
Rob Lourens
f926c3abe0
Merge pull request #56438 from cdnil/collapse-all-search-results-config
add 'search.collapseAllResults' setting
2018-08-16 20:41:04 -07:00
Nil
095758e055 add 'search.collapseAllResults' setting 2018-08-17 11:17:10 +08:00
Rob Lourens
3c052265d9 Fix #56618 - add missing border to settings search box in light themes 2018-08-16 19:08:09 -07:00
Rob Lourens
d2148923f5 Revert "Fix #56415 - 'new' tag for settings" 2018-08-16 18:09:53 -07:00
Rob Lourens
5cf8f61b51 Fix #56612 - use blue indicator bar instead of 'Modified' text 2018-08-16 17:56:33 -07:00
Rob Lourens
55a85328c9 #56137 - remove TPromise#cancel from settings editor 2018-08-16 17:21:19 -07:00
Rob Lourens
019cac9f75 Remove prefs editor TPromise#cancel - #56137 2018-08-16 17:21:19 -07:00
Peng Lyu
020c0d1d2d Re microsoft/vscode-pull-request-github#227. Cmd enter to submit comment. 2018-08-16 15:20:28 -07:00
SteVen Batten
35b0d44cd4
Menu extends ActionBar (#56509)
* restructure the menu and actionbar
ref #55258

* removing isMenu
2018-08-16 14:29:14 -07:00
Joao Moreno
043e93f422 fixes #56457 2018-08-16 23:12:14 +02:00
Joao Moreno
ff71abb2f4 fixes #56532 2018-08-16 23:12:14 +02:00
Miguel Solorio
5b43c8f253
Merge pull request #56595 from Microsoft/misolori/review-comment
Update review comment styles
2018-08-16 14:07:23 -07:00
Rob Lourens
44a453a196 Fix #56539 - allow selecting text in setting name and description 2018-08-16 13:17:10 -07:00
Rob Lourens
acaf5a52a6 Fix #56538 - open json editor for "Edit in settings.json" command 2018-08-16 13:17:10 -07:00
Peng Lyu
5665c077c5 Fix microsoft/vscode-pull-request-github#168. Use editor font for code in comments. 2018-08-16 12:00:21 -07:00
Miguel Solorio
1b61c2a1ca Remove unused variable 2018-08-16 11:47:06 -07:00
Miguel Solorio
aec8282727 Remove right side padding of text area so scrollbar is flushed to edge 2018-08-16 10:29:10 -07:00
Miguel Solorio
f28979f682 Add padding to comment text area 2018-08-16 10:25:55 -07:00
Miguel Solorio
1094f6b1b5 Update reply text area styling to match comment box 2018-08-16 10:25:39 -07:00
Miguel Solorio
8eeeed30d5 Add empty text for review title 2018-08-16 09:55:44 -07:00
Johannes Rieken
9714bb37b4 better output from 'Startup Performance' action 2018-08-16 17:40:34 +02:00
Johannes Rieken
eddf13fd7a workaround #56579 2018-08-16 17:35:56 +02:00
Johannes Rieken
4390abed32 merge startup reflections into timer service, #56253 2018-08-16 16:52:36 +02:00
Johannes Rieken
e4c17011fd even more ITimerService simplifications, #56253 2018-08-16 16:52:36 +02:00
Johannes Rieken
f8dad22a02 debt - a tiny bit of promise removal 2018-08-16 16:52:36 +02:00
Benjamin Pasero
9842fb4d61 improve overlay cleanup scheduler (fixes flicker seen with Electron 3.0.x) 2018-08-16 16:42:40 +02:00
Martin Aeschlimann
9a03a86c0a improve npm.fetchOnlinePackageInfo handling 2018-08-16 16:39:07 +02:00
123
585c22af98 [Fix a typo] s/clientWidth/clientHeight/ (#56544) 2018-08-16 16:16:51 +02:00
Joao Moreno
7749465d78 update messag 2018-08-16 16:14:53 +02:00
Isidor Nikolic
9a7141e583
Merge pull request #56491 from Microsoft/sbatten/returnContextMenuFocus
fixes #56225
2018-08-16 16:07:12 +02:00
Johannes Rieken
e7ea0aba93 remove any-casts, wait for extensions to be ready 2018-08-16 15:52:14 +02:00
Alex Dima
a17c20fb76 Fixes #56387: Handle SIGPIPE in extension host 2018-08-16 15:45:16 +02:00
Johannes Rieken
92d7afab0a 💄 2018-08-16 15:14:23 +02:00
Johannes Rieken
6fc9fdf248 real fix for #56360 2018-08-16 15:14:23 +02:00
Johannes Rieken
235c4f5635 make picker width depend on window size, #56318 2018-08-16 15:14:23 +02:00
Joao Moreno
e2b79d3c9d comment 2018-08-16 13:43:37 +02:00
Johannes Rieken
de6116b3ea fix #56362 2018-08-16 13:08:51 +02:00
Johannes Rieken
7c9b48b5a7 Merge branch 'master' into joh/extpack 2018-08-16 12:48:07 +02:00