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
699d778579
add doc to vscode.Uri, #56108
2018-08-16 12:31:33 +02:00
Sandeep Somavarapu
130a2918c2
Fix in master #56317
2018-08-16 12:03:22 +02:00
Johannes Rieken
b00ab5288f
also fix width issue when not using tabs, #56545
2018-08-16 11:14:15 +02:00
Johannes Rieken
0430911b98
fix #56545
2018-08-16 10:16:55 +02:00
Rob Lourens
d505bb4781
Workaround #55649
2018-08-16 09:57:33 +02:00
Martin Aeschlimann
bff9e2cc89
Merge pull request #56516 from Microsoft/ramyar/update-go-theme
...
Update theme for error,rune types in Go
2018-08-16 09:49:47 +02:00
Benjamin Pasero
5dd346919f
fix #56540
2018-08-16 09:26:25 +02:00
Joao Moreno
e3ce885631
protect tree against errors in render calls
...
related to #56371
2018-08-16 09:10:32 +02:00
Benjamin Pasero
723d7ba44e
fix #56384
2018-08-16 08:26:45 +02:00
Rob Lourens
85892802d1
Settings editor - tweak padding
2018-08-15 22:49:07 -07:00
Rob Lourens
f03b305c84
Settings editor - avoid triggering reflow in layout()
2018-08-15 22:49:07 -07:00
Benjamin Pasero
ea6d8a7037
debt - avoid deprecated buffer usage
2018-08-16 07:41:44 +02:00
Karthikayan
54408207e1
Notify number of outdated extensions on Check for Extension updates action ( #56053 )
...
* show outdated extension for Check for Extension updates action
* include CheckForUpdates also
* avoid flicker perspection; show no. of outdated extensions
* remove the temp code for local test
* add prompt to update all extensions
* Remove option to update all and refactor
* Dont move focus, let the user do it if they choose to do so
2018-08-15 22:40:29 -07:00
Benjamin Pasero
b57003f330
NodeBuffer => Buffer
2018-08-16 07:38:54 +02:00
Rob Lourens
e2b722d262
Settings editor - bump search debounce times
2018-08-15 21:40:19 -07:00
Rob Lourens
5c63604e2c
Settings editor - fix "Open Settings (JSON)" command
2018-08-15 21:39:52 -07:00
Rob Lourens
599251673b
Fix #56296 - much faster refreshing by avoiding measuring rows when possible
2018-08-15 21:20:27 -07:00
Rob Lourens
fd4d0c71de
Fix #48771 - prevent rg from checking global gitignores
2018-08-15 20:04:43 -07:00
Rob Lourens
50d7fa2ebc
Handle new error messages in ripgrep
2018-08-15 19:58:51 -07:00
Rob Lourens
5c8e8d6b8e
Bump ripgrep to 0.9.0
2018-08-15 19:58:28 -07:00
Rob Lourens
2336fc94c9
Settings editor - clean up leftover description styling
2018-08-15 17:26:29 -07:00
Ramya Achutha Rao
98d3a0b3f2
Update theme for error,rune types in Go #56515
2018-08-15 17:18:23 -07:00
Rob Lourens
e85bca2699
#56296 - avoid unnecessary refreshes on startup
...
onConfigUpdate is fired for every extension settings before the groups are in the model
2018-08-15 16:43:30 -07:00