Commit Graph

20293 Commits

Author SHA1 Message Date
isidor 8cc22f3eff touch: simplify and only use one Gesture which has global listeners 2017-11-21 15:19:05 +01:00
isidor 3f0147bd85 touch: introduce SimpleGesture 2017-11-21 13:53:11 +01:00
isidor fee8c6336e debug: append the * configuration provider at the end of resolving providers 2017-11-21 10:59:39 +01:00
Benjamin Pasero 791a166455 No feedback when startup fails because other instance runs as admin (fixes #38858) 2017-11-21 10:56:46 +01:00
Alex Dima 8ace097b59 #37401: Allow both before and after inline decorations on empty lines 2017-11-21 10:32:05 +01:00
Alex Dima 1790a7f363 Have InlineDecorationType make it to viewLineRenderer (#37401) 2017-11-21 10:32:05 +01:00
Sandeep Somavarapu 11d1eb41d8 Merge pull request #38642 from maxibanki/master
Fix of "Cannot read property 'filter' of undefined" in extensionGalleryService
2017-11-21 10:01:54 +01:00
Martin Aeschlimann 07038a9e14 "editor.tokenColorCustomizations" for types doesn't work in .c files. Fixes #38822 2017-11-21 09:55:03 +01:00
Benjamin Pasero 66f4c0ea61 remove getId() (for #38414) 2017-11-21 08:09:07 +01:00
Benjamin Pasero 8333939667 Switch to last tab with cmd/ctrl 9 (fixes #36567) 2017-11-21 07:43:00 +01:00
Rob Lourens f386adab40 Update settings search param names 2017-11-20 22:00:26 -08:00
Benjamin Pasero f5d668e5c4 fix tests 2017-11-21 06:47:37 +01:00
kieferrm 9932a4981f update GDPR comment 2017-11-20 18:28:03 -08:00
Rob Lourens dc94e708ac Respect timeout option in XHR-based requestService. Add timeout to remote preferences search 2017-11-20 18:21:17 -08:00
Matt Bierner d8e926be97 Mark most private static constants as private static readonly 2017-11-20 15:18:52 -08:00
Matt Bierner 6663fcdebb Mark public static fields readonly 2017-11-20 15:10:14 -08:00
Rob Lourens 2debd8b9a4 Fix settings search icon blinking visibility at startup.
Checkbox.ts is wiping out classes added externally.
2017-11-20 14:42:54 -08:00
Joao Moreno dbfa1c0ae5 fix scm groups count badge 2017-11-20 21:34:50 +01:00
Joao Moreno dfc24221a5 fix tree traits
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno ca7a79012e list: incremental dom access
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno 38f6957087 scm viewlet: delta changes
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno d83b859bba introduce ISequence 2017-11-20 21:34:50 +01:00
Joao Moreno cbb12ecce3 use ISplice in scm 2017-11-20 21:34:50 +01:00
Joao Moreno 385697869a sequence module 2017-11-20 21:34:50 +01:00
Ramya Rao d3df83b025 Prompt recommendations only when uri schema is file #37569 (#38666) 2017-11-20 10:59:23 -08:00
Andre Weinand 27da5ea3cd DAP@1.25.0-pre.0 2017-11-20 18:13:21 +01:00
Benjamin Pasero 94b758ebfb debt - move explorer to electron-browser to avoid our faulty paths.relative() method 2017-11-20 17:59:43 +01:00
Martin Aeschlimann 1d860c0b12 Persist icon theme data as well (for #38683) 2017-11-20 17:46:28 +01:00
Benjamin Pasero 42b4fcc442 debt - avoid paths.relative in search 2017-11-20 17:29:17 +01:00
isidor 1152a5c013 ActionBar: only add touch listeners if on a touch device
#37917
2017-11-20 16:57:08 +01:00
Johannes Rieken f29abe48e2 remove more unused code, #38414 2017-11-20 16:53:36 +01:00
Johannes Rieken f657b94fb7 remove unused code, #38414 2017-11-20 16:35:26 +01:00
Martin Aeschlimann a0e0e88a9e Merge pull request #38683 from Microsoft/ben/30032
cache icon data optimistically like color themes
2017-11-20 16:23:44 +01:00
Martin Aeschlimann 12c6aaa7db [folding] Support Shift+Click on folding marker to recursively unfold. Fixes #16517 2017-11-20 16:20:40 +01:00
isidor 9455a39542 validate composite bar pinned memento state
fixes #38213
2017-11-20 16:12:25 +01:00
Martin Aeschlimann 1cb368d98c Merge pull request #38727 from AdenFlorian/master
Support middle mouse click on folding decorator to recursively toggle folding
2017-11-20 16:03:28 +01:00
Johannes Rieken 7839886908 fix #37562 2017-11-20 15:50:23 +01:00
isidor d2c775cff1 fixes #38674 2017-11-20 15:49:19 +01:00
Johannes Rieken 93cde923f4 fix #37568 2017-11-20 15:36:08 +01:00
Benjamin Pasero 340eb1434f fix #20182 again 2017-11-20 15:17:52 +01:00
Johannes Rieken d56e2501c2 use backslash when writing pattern samples inside jsdoc, fixes #38464 2017-11-20 15:08:30 +01:00
Alex Dima 08767f86d3 Have InlineDecoration keep track of its type (#37401) 2017-11-20 15:05:07 +01:00
Johannes Rieken 7a81081e29 deco - prevent stale markers 2017-11-20 15:01:55 +01:00
Benjamin Pasero e1eeccd55c Dragging a tab can show visual glitch when tab not fully visible (fixes #18733) 2017-11-20 12:54:01 +01:00
Sandeep Somavarapu dd23c9ee3f Fix #12907 2017-11-20 12:37:11 +01:00
Benjamin Pasero a5559a3313 about - add mnemonic for copy button 2017-11-20 12:36:33 +01:00
Benjamin Pasero 6baa9e48e8 💄 2017-11-20 12:32:43 +01:00
Benjamin Pasero 25ee5b3a70 Help -> About text can't be selected (fixes #37608) 2017-11-20 12:31:08 +01:00
Sandeep Somavarapu a019af79a8 Fix #38597 2017-11-20 12:24:19 +01:00
Benjamin Pasero d6b39a371d fix tests 2017-11-20 12:21:10 +01:00