Commit Graph
20371 Commits
Author SHA1 Message Date
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
Benjamin Pasero 96af874148 fix leaking focus tracker listener 2017-11-20 11:57:49 +01:00
Dirk Baeumer a706de81d7 Fixes #38641: Filter task by project name in multi-root 2017-11-20 11:56:22 +01:00
Dirk Baeumer 07501c2c64 Remove BoundedMap 2017-11-20 11:48:11 +01:00
Dirk Baeumer ac41cd118e Implement LRU Cache on Linked Map 2017-11-20 11:48:10 +01:00
Joao Moreno 1b77525993 fixes #38628 2017-11-20 11:46:15 +01:00
Dirk Baeumer df7e7afa18 Report label as error not taskName 2017-11-20 11:44:30 +01:00
Benjamin Pasero dda74a5deb fix tests 2017-11-20 11:42:59 +01:00
Benjamin Pasero 45d3c1a487 💄 2017-11-20 11:34:49 +01:00
isidor 7ad42e100c debug: do not use scope ranges for hover since they are unreliable
fixes #37838
2017-11-20 11:29:28 +01:00
Benjamin Pasero 249a796a76 introduce and use getBaseLabel() 2017-11-20 11:24:24 +01:00
Sandeep Somavarapu 93706d88c1 Fix #38764 2017-11-20 10:58:16 +01:00
Johannes Rieken 29f4dcfefc Merge pull request #38655 from mjbvz/38636
Resolve completion items on click
2017-11-20 09:52:51 +01:00
Rob Lourens ecdfe31116 Add telemetry for remote search falling back on local 2017-11-19 23:13:43 -08:00
Sandeep Somavarapu c8c6b13528 Merge pull request #38692 from usernamehw/patch-1
Fixes #38691
2017-11-19 21:06:21 +01:00