Commit Graph

4340 Commits

Author SHA1 Message Date
Isidor Nikolic
1604f94a46 Merge pull request #65008 from Microsoft/isidorn/explorerNewTree
Explorer adopt new tree
2019-01-14 16:06:59 +01:00
Joao Moreno
8d7303fbdd list: should not fwd drop when customer says no drop 2019-01-14 15:34:45 +01:00
Joao Moreno
bf7e222d4d list: clear drag feedback when drop is rejected
fixes #66476
2019-01-14 11:15:12 +01:00
Joao Moreno
7090af71a0 async data tree: always check for root
fixes #66408
2019-01-14 11:12:44 +01:00
Martin Aeschlimann
fe9539a05f resources.fsPath broken 2019-01-14 10:44:09 +01:00
Joao Moreno
2f18659fdc async data tree: prevent conflicting operations
fixes #66407
2019-01-14 10:41:43 +01:00
Joao Moreno
91e42bf266 remove children resolution event 2019-01-14 10:06:31 +01:00
Martin Aeschlimann
b585418135 polish paths & resources 2019-01-14 09:40:39 +01:00
Martin Aeschlimann
3220a50550 error when normalizing empty path 2019-01-14 09:40:39 +01:00
Matt Bierner
b6715540e7 Use for-of loops in place of some common index based loops 2019-01-11 14:38:41 -08:00
Joao Moreno
3763ab7b0a async data tree: clear cached refresh promises on setinput
fixes #65500
2019-01-11 17:13:48 +01:00
Joao Moreno
bb21186a5c tree: clear auto expand disposable on drop 2019-01-11 16:41:10 +01:00
Martin Aeschlimann
fbbc8c5921 make path.dirname root aware (for #64429) 2019-01-11 16:01:04 +01:00
Joao Moreno
b52a3280c1 file icons
fixes #64894
2019-01-11 15:48:10 +01:00
Benjamin Pasero
a55fd35137 storage - always recover from backup in case of an error opening on startup (#66396) 2019-01-11 12:10:33 +01:00
Joao Moreno
d4beb23cb5 list: clean drop, dragstart 2019-01-10 17:35:58 +01:00
Benjamin Pasero
05708fd66c storage - add test for recovery 2019-01-10 17:19:57 +01:00
Benjamin Pasero
6b71a612e9 storage - implement recovery from cache (#66330) 2019-01-10 12:05:13 +01:00
Joao Moreno
cb123bcc4d list: unpack drag and drop data
related to #66291
2019-01-10 11:25:40 +01:00
Joao Moreno
4bbfaa2bde list: fix drop target style with hover
related to #66291
2019-01-10 11:25:40 +01:00
Sandeep Somavarapu
a4dd9113c9 Use uris for changelog and readme of extension and transform them. 2019-01-10 10:09:03 +01:00
Joao Moreno
07b86facc7 list: make onDragStart optional 2019-01-10 10:08:01 +01:00
Benjamin Pasero
ed0057fd26 storage - have a connection object 2019-01-10 08:47:41 +01:00
Alex Dima
b679274562 Fixes Microsoft/monaco-editor#1255: Treat WKWebView the same as Safari around user-select 2019-01-10 08:29:46 +01:00
Matt Bierner
93ebd40953 Continue Strict null check for Map.get may return undefined 2019-01-09 17:37:42 -08:00
Matt Bierner
f89f4902ca Continue with strict null fixes for Map.get possibly returning undefined 2019-01-09 17:37:42 -08:00
Matt Bierner
7a7ccce37a Working on strict null checking with Map.get may return undefined 2019-01-09 17:37:42 -08:00
Johannes Rieken
29f555c6fb debt - simplify perf util 2019-01-09 17:37:49 +01:00
Joao Moreno
a00922147b Merge remote-tracking branch 'origin/master' into joao/tree-dnd 2019-01-09 16:56:18 +01:00
Joao Moreno
39e24608ed tree: fix dnd auto expand timeout 2019-01-09 16:52:35 +01:00
Joao Moreno
742e27c6ba tree: dnd auto expand 2019-01-09 16:49:19 +01:00
Joao Moreno
7b50be2908 tree: dnd bubble behavior 2019-01-09 16:40:25 +01:00
Joao Moreno
cd6769c7a6 list, tree: rename drag and drop interfaces 2019-01-09 12:56:09 +01:00
Joao Moreno
2d4511105d list: finish dnd 2019-01-09 12:50:54 +01:00
Joao Moreno
0fd082dfef 💄 2019-01-09 12:20:12 +01:00
Joao Moreno
2b2cdae172 list: drag and drop almost working 2019-01-09 12:16:18 +01:00
isidor
acdfe2bdeb fix npe 2019-01-09 10:17:26 +01:00
Johannes Rieken
92244624be matchesFuzzy2 - allow first match to be weak... 2019-01-09 09:54:54 +01:00
Miguel Solorio
5df3154e40 Merge pull request #65989 from Microsoft/misolori/octicon-update
Update Octicons
2019-01-08 09:56:36 -08:00
Joao Moreno
e87692c6ea list: more dnd 2019-01-08 17:46:07 +01:00
Sandeep Somavarapu
527b6628e6 Merge pull request #66171 from Microsoft/sandy081/fix62370
move rendering marker hover to hover widget
2019-01-08 17:28:34 +01:00
Joao Moreno
fd3188fbb6 wip: basic list dnd with animation 2019-01-08 16:41:39 +01:00
Joao Moreno
669b8c9cd4 list: remove selectOnMouseDown 2019-01-08 15:58:49 +01:00
Alex Dima
d59a3c370e Use createSimpleKeybinding 2019-01-08 15:04:52 +01:00
Benjamin Pasero
eaf3e0fd62 storage - recover from backup upon exit when we detected a corrupt DB during runtime 2019-01-08 12:25:38 +01:00
Joao Moreno
2dc54a11cb list: remove focusOnMouseDown 2019-01-08 11:52:44 +01:00
Benjamin Pasero
64585dd5f8 storage - do not backup if we detect a corrupted DB during runtime 2019-01-08 11:32:11 +01:00
Benjamin Pasero
4c68f7f394 storage - do not unlink backups when backup fails 2019-01-08 10:34:33 +01:00
Benjamin Pasero
ddd3d15133 storage - log keys and value length on error 2019-01-08 09:52:15 +01:00
Matt Bierner
c2274d3d94 Strict null check panelViewlet
Also trying to align cases of `getKeyBinding`. Somtimes it returns null and sometimes it returns undefined. Prefer using undefined for all cases
2019-01-07 17:49:57 -08:00