Commit graph

61739 commits

Author SHA1 Message Date
Andre Weinand 4f232ba78f improve documentation for debug hover API; fxes #91404 2020-02-27 13:16:05 +01:00
Benjamin Pasero f9b3974299 notifications - handle markdown links in status bar 2020-02-27 13:13:33 +01:00
Benjamin Pasero 2f8ddbe3c2 notifications - revised progress indication for hidden notifications (fix #91469) 2020-02-27 13:01:13 +01:00
Alex Dima 1b352f2f25
Fixes #64459: Allow a mouse down to result in dragging the slider (when not using proportional rendering) 2020-02-27 13:01:01 +01:00
Joao Moreno abf3b9d0ca
continuation of #91442 2020-02-27 12:48:21 +01:00
Alex Dima bde129b1de
More tweaks to options (fixes #91368) 2020-02-27 12:47:05 +01:00
Alex Dima d9b345b155
Avoid having quotes inside quotes (for #91368) 2020-02-27 12:47:05 +01:00
Johannes Rieken 2d313c9aef consolidate debug test instructions 2020-02-27 12:45:19 +01:00
Alex Dima b8dc2402a1
Fixes #91386: Improve JSON schema for minimap.scale 2020-02-27 12:16:04 +01:00
Alex Dima fdfed71af4
Fixes #91363 2020-02-27 12:11:51 +01:00
Alex Dima 8758dc9ddd
Fixes #91405: Improve minimap settings 2020-02-27 11:50:26 +01:00
Johannes Rieken 15bdd26e46 fix #91672 2020-02-27 11:41:09 +01:00
Benjamin Pasero 24307c0e1b Support Link Titles with single quotes in Welcome Views (fix #91442) 2020-02-27 11:25:58 +01:00
Benjamin Pasero 864f21ad61 tests - exit CLI process when renderer crashes or is unresponsive instead of bringing up a dialog 2020-02-27 11:19:59 +01:00
Benjamin Pasero 9ff4a28982 text files - trace dispose() calls 2020-02-27 11:04:14 +01:00
Johannes Rieken 0554944500 refine wording for settings doc, #62571 2020-02-27 10:57:00 +01:00
Johannes Rieken 1c0ac37b1e fix #91665 2020-02-27 10:41:46 +01:00
Joao Moreno 96dfec43ee
fixes #90934 2020-02-27 09:58:06 +01:00
Christof Marti 4fa435b69b Show OK by default for multi-select (fixes #90365) 2020-02-27 09:48:14 +01:00
Gustavo Cassel 9ee247f352
Improved documentation of 'title' property on OpenDialogOptions and SaveDialogOptions (#91633) 2020-02-27 09:47:16 +01:00
Sandeep Somavarapu 5eda4d61ab dispose quick pick 2020-02-27 09:35:22 +01:00
Joao Moreno 04c9b01aff
fixes #91466 2020-02-27 09:24:38 +01:00
Benjamin Pasero 52901c545b Two icons for representing notification progress are confusing (fix #91469) 2020-02-27 09:07:37 +01:00
Joao Moreno d5661c98dd
fixes #91471 2020-02-27 09:06:24 +01:00
Johannes Rieken 3cc41d4271 update docs for #91242 2020-02-27 09:06:11 +01:00
Benjamin Pasero 2553f5dc24 fix global storage change events for deletes ( #91582) 2020-02-27 08:56:47 +01:00
Joao Moreno 666989131e
fixes #91462, fixes #91465 2020-02-27 08:37:35 +01:00
Joao Moreno 50ec1b1b33
fixes #91070 2020-02-27 08:37:34 +01:00
Joao Moreno e9b2ec5228
fixes #91062 2020-02-27 08:37:34 +01:00
SteVen Batten 93aa21cd8a fixes #91367 2020-02-26 23:20:05 -08:00
João Moreno 0799f233ff
Merge pull request #91182 from sergiusens/snap-fixes
Snap fixes
2020-02-27 08:19:40 +01:00
Sandeep Somavarapu 72f07ea1ae FIx #89786 2020-02-27 08:13:57 +01:00
SteVen Batten b8f6178bea improve feedback for composite excess area 2020-02-26 23:12:03 -08:00
Sandeep Somavarapu a52debc757 Fix #91576 2020-02-27 08:05:36 +01:00
Miguel Solorio 0eebaf9ad2 Update Codicons: add bell-progress (ref #91469) 2020-02-26 19:55:11 -08:00
Pine Wu 8c168ae86d Fix #89933 2020-02-26 17:47:21 -08:00
Rob Lourens cffd0c5a56
Merge pull request #91461 from lgordey/add-separator
Settings UI: Add separator for sync setting
2020-02-26 17:37:28 -08:00
Rob Lourens 6f15da251f Only add new separator when SyncSettingAction is present 2020-02-26 17:36:35 -08:00
SteVen Batten 61538b5e3e only set drop target background for valid tgt 2020-02-26 17:34:54 -08:00
Rob Lourens db380eaad0 Fix build 2020-02-26 17:29:55 -08:00
Rachel Macfarlane 3c1e64220f Fixes #91384 2020-02-26 17:15:11 -08:00
Pine Wu b8de1ad526 Fix #91300 2020-02-26 16:45:04 -08:00
Jackson Kearl 7f1f3981ce Flip result/file counts. 2020-02-26 16:35:03 -08:00
SteVen Batten 8510f53b59 refs #91630 2020-02-26 16:32:33 -08:00
Pine Wu e63119f785 Fix #90538 2020-02-26 16:24:46 -08:00
SteVen Batten 20c071dd26 fixes #91630 2020-02-26 16:18:14 -08:00
Jackson Kearl 24aeb687f7 Add rerun action and icon. Close #91508. 2020-02-26 16:10:20 -08:00
Matt Bierner e4beca6b31 Remove TS 3.7 protocol workaround 2020-02-26 16:04:27 -08:00
Matt Bierner 027da88563 Use constant 2020-02-26 16:03:10 -08:00
Matt Bierner c5944491c0 Improving documentation for custom editors 2020-02-26 15:52:09 -08:00