31666 Commits

Author SHA1 Message Date
Alex Dima
e72d8d15b4 Fixes #46314: Make sure model change events reach the view models first 2018-03-28 15:34:14 +02:00
Dirk Baeumer
4e7a6812ae Fixes #46764: Missing quoting in tasks.json makes all other tasks disappear 2018-03-28 15:27:05 +02:00
Joao Moreno
38834320e3 fixes #45208 2018-03-28 15:09:23 +02:00
Benjamin Pasero
4da5d23e0a No scrolling on editor tabs when enabling them (fixes #46845) 2018-03-28 15:02:27 +02:00
Christof Marti
4b95443bff Fire only once per item (fixes #46669 and #46671) 2018-03-28 15:02:06 +02:00
Dirk Baeumer
dfec7a4789 Using correct newline 2018-03-28 14:58:33 +02:00
Dirk Baeumer
2d2741477b Fix newline issue on i18n import 2018-03-28 14:58:32 +02:00
Benjamin Pasero
1323851bd5 fix blast from the past 2018-03-28 14:54:21 +02:00
Joao Moreno
95eb2f6d2e update inno updater
fixes #45607
2018-03-28 12:55:40 +02:00
Alex Dima
3114b0ca67 Fixes #46342: Have model.applyEdits maintain order for inverse edits 2018-03-28 12:55:11 +02:00
Joao Moreno
42c882151f only detect git encoding if files.autoGuessEncoding is enabled
fixes #46826
2018-03-28 12:52:10 +02:00
Christof Marti
8934ecc3f4 Tab / Shift+Tab should remain in picker (fixes #46661) 2018-03-28 12:44:53 +02:00
Benjamin Pasero
0af3876d74 restore listInactiveFocusBackground for suggest widget 2018-03-28 12:31:28 +02:00
Sandeep Somavarapu
1659e653c3 Show error message if data provider is registered for unregistered view 2018-03-28 12:20:03 +02:00
Christof Marti
55be62ffa9 Make description optional (fixes #46657) 2018-03-28 12:17:22 +02:00
Christof Marti
73ddb7b7cd Multi-select picker: Add left/right padding to OK button (fixes #46652) 2018-03-28 12:12:11 +02:00
Alex Dima
4af8a64ea6 Remove LinesTextBuffer 2018-03-28 12:08:41 +02:00
Alex Dima
805d0785aa Remove ChunksTextBuffer 2018-03-28 12:08:41 +02:00
Joao Moreno
ef7763a2d5 improve windows update ux 2018-03-28 12:07:14 +02:00
Christof Marti
15ca98b189 Show telemetry notice on first start (fixes #46623) 2018-03-28 12:06:23 +02:00
isidor
6cd5f64034 fixes #46824 2018-03-28 11:40:01 +02:00
isidor
8791b84649 breakpoint widget: set cursor on end of line
fixes #46823
2018-03-28 11:35:27 +02:00
isidor
86127f05df simple debug editor: hide curos in overview ruler
fixes #46822
2018-03-28 11:30:56 +02:00
Benjamin Pasero
04ab6d103c list/tree: be consistent about not supporting inactive focus colors (for #46129) 2018-03-28 11:26:10 +02:00
Johannes Rieken
e44ed5c208 fix #46715 2018-03-28 11:25:15 +02:00
Johannes Rieken
66b50b40fe fix #46632 2018-03-28 11:14:29 +02:00
Benjamin Pasero
e94f77ab65 notifications - limit stack height 2018-03-28 10:47:39 +02:00
Benjamin Pasero
22a30ac9fa fix #46619 2018-03-28 10:44:32 +02:00
Joao Moreno
c4ad3f2d31 fixes #45526 2018-03-28 10:40:02 +02:00
Joao Moreno
dafdde11c9 fixes #45911 2018-03-28 09:56:58 +02:00
Benjamin Pasero
19001175dd Progress API percentage is ambiguous (fixes #46743) 2018-03-28 09:44:06 +02:00
Gus Hurovich
95b0cffe72 Fix for #46745 (#46788)
* Fix for #46745

* If { found in selector, don't partial parse.
Adding sanity checks
2018-03-27 18:32:46 -07:00
Rob Lourens
acc4c222a9 Fix #46730 - search count badge in wrong place in selected row, when search tree is not focused 2018-03-27 18:14:06 -07:00
Rob Lourens
976d1649ce Change default search replace keyboard shortcuts again to match editor find 2018-03-27 18:05:06 -07:00
Rob Lourens
528daff5e3 💄 2018-03-27 18:05:06 -07:00
Rob Lourens
0f2dfd7456 Fix #46712 2018-03-27 18:05:06 -07:00
SteVen Batten
e2d5b4a7a9 Merge branch 'master' of https://github.com/Microsoft/vscode 2018-03-27 17:33:16 -07:00
SteVen Batten
c1e5eca5b9 fixing validation on maxMemory setting
fixes #46767
2018-03-27 17:33:05 -07:00
Rachel Macfarlane
92d8e1dfd3 Fix issue filing on theme extensions, fixes #46771 2018-03-27 17:25:34 -07:00
Ramya Achutha Rao
7cf6969bd0 Absorb upstream fix for #45790 2018-03-27 17:17:21 -07:00
Rachel Macfarlane
41bc888293 Use 'bugs' url if present, fixes #46773 2018-03-27 17:15:49 -07:00
SteVen Batten
5bf4195cc7 updating wording for large file error
fixes #46748
2018-03-27 16:54:19 -07:00
André Weinand
2f8d4ea055 node-debug@1.22.11 2018-03-28 00:52:59 +02:00
Rachel Macfarlane
7f8c3f68f3 Fixes #46775 2018-03-27 15:26:18 -07:00
Ramya Achutha Rao
451372e82b Add old properties back until we retire them post nova 2018-03-27 14:59:43 -07:00
Alex Dima
1374fa6aa7 Fixes #46440: Distribute multiline paste to multicursors 2018-03-27 23:37:45 +02:00
Matt Bierner
c059826ba2 Have distinct js/ts commands for organize imports
Fixes #46701
2018-03-27 14:33:55 -07:00
Matt Bierner
ddd967559b Pick up TS 2.8.1 2018-03-27 14:33:55 -07:00
Alex Dima
f9faca3fbb Fixes #46455: Restore logical viewport when edits occur in another editor 2018-03-27 23:09:58 +02:00
André Weinand
5fbcfff69a node-debug@1.22.10 2018-03-27 22:35:46 +02:00