Commit Graph

35914 Commits

Author SHA1 Message Date
Joao Moreno 0271c19d2c tree: iterators are optional 2018-06-24 20:44:23 +02:00
Joao Moreno 6002d769ea tree: make ITreeElement easier to use 2018-06-24 20:36:07 +02:00
Joao Moreno 4b3c04ec67 tree: expand/collapse on click 2018-06-24 20:24:35 +02:00
Joao Moreno 323bbc57ef tree: simply expose ITreeNode objects to list 2018-06-24 20:15:52 +02:00
Joao Moreno a1c2e80849 tree model: set parent chain 2018-06-24 20:09:43 +02:00
Joao Moreno 1cdf1a7c9d more tree 2018-06-24 00:22:06 +02:00
Joao Moreno 83dd7007bc first tree showcase 2018-06-24 00:09:45 +02:00
Joao Moreno 44e89a0d64 tree: more wrapping code around list 2018-06-23 23:53:07 +02:00
Joao Moreno bddf469315 treeModel: setCollapsed 2018-06-23 23:26:55 +02:00
Joao Moreno 0ddccb55ab 💄 2018-06-23 17:55:02 +02:00
Joao Moreno 053beaffe2 list > view 2018-06-23 17:54:47 +02:00
Joao Moreno ad7de10b2b tree: first sketch 2018-06-23 17:54:26 +02:00
Joao Moreno 51d3769600 tree: cleanup 2018-06-23 17:40:37 +02:00
Joao Moreno 0b6cfd536d tree model 💄 2018-06-23 16:49:32 +02:00
Joao Moreno 1ab82704c0 tree model: better error handling 2018-06-23 16:46:01 +02:00
Joao Moreno 34f080ebaf more tree model tests 2018-06-23 16:44:23 +02:00
Joao Moreno 842fdc7d52 unify tree models 2018-06-23 16:27:39 +02:00
Joao Moreno a8e7ed08c6 first successful CollapsibleTreeModel tests, woo 2018-06-23 00:15:21 +02:00
Joao Moreno dd5e23bf15 CollapsibleTreeModel 2018-06-22 23:58:40 +02:00
Joao Moreno 28e2130870 tree with iterators 2018-06-22 22:52:50 +02:00
Joao Moreno a25a9b8083 iterator filter 2018-06-22 22:52:35 +02:00
Joao Moreno 94343c80ef use iterators in tree model 2018-06-22 21:22:47 +02:00
Joao Moreno 66d7ae89d8 move trie out, flesh out setCollapsed 2018-06-22 16:31:50 +02:00
Joao Moreno 967d43e22a tree.getElementPath 2018-06-22 15:33:59 +02:00
Joao Moreno e54e1e0777 better typed Trie 2018-06-22 11:37:27 +02:00
Joao Moreno e206d06566 Merge branch 'master' into tree 2018-06-22 11:22:18 +02:00
Joao Moreno f3ac15e5be list view: make sure all templates are disposed when list is disposed 2018-06-22 10:56:05 +02:00
James b7e6e04666 fix #51768 (#51849) 2018-06-21 17:36:25 -07:00
Rob Lourens 7adb148102 Fix 'edit in settings' button css 2018-06-21 17:14:10 -07:00
Rob Lourens 3a8800c1bc Localize settings category names 2018-06-21 17:14:00 -07:00
Jackson Kearl 9dc98f3ff7 Add "Click to view details" on extension list items' aria-labels (#51805)
* Add "Click to view details" on extension list items' aria-labels

* Reword message
2018-06-21 17:01:37 -07:00
Matt Bierner 23f1fdcedc Fix retainContextWhileHidden
Fixes #52073
2018-06-21 13:43:44 -07:00
Matt Bierner c28bbdedbb Use property shorthand 2018-06-21 13:43:44 -07:00
Daniel Imms f4ec0f3b17 node-pty@0.7.5 2018-06-22 05:15:23 +10:00
Ramya Achutha Rao 3b798fd805 Remove avoidable dependency of tipsservice in extworkbenchservice 2018-06-21 10:32:21 -07:00
isidor fce9e3de51 debug: allow toolbar to be in two different vertical lines 2018-06-21 18:03:41 +02:00
isidor 6a9c5b44e2 With Joh remote file service: throw when doing a mutating action 2018-06-21 17:55:13 +02:00
Alexandru Dima e454496246 Merge pull request #49298 from CoenraadS/highlightActiveIndentGuide
Add setting for highlightActiveIndentGuide #49148
2018-06-21 17:38:39 +02:00
Alex Dima ac7fcc9451 Fix view options comparison 2018-06-21 17:36:09 +02:00
Alex Dima e16bb890fb Do not compute active indent guide if it is not needed 2018-06-21 17:20:56 +02:00
Johannes Rieken 7a42b91d1f make sure jsflags are send asap #52581 2018-06-21 16:03:44 +02:00
Alex Dima a092059929 Merge remote-tracking branch 'origin/master' into pr/CoenraadS/49298 2018-06-21 13:59:21 +02:00
Johannes Rieken f5c83d60d9 fix main.js/mkdir #52581 2018-06-21 13:02:06 +02:00
Alexandru Dima 3411a59aa6 Merge pull request #49205 from TomasHubelbauer/patch-1
Mention the mouse middle button drag to rectangle select feature in the Interactive Playground
2018-06-21 12:42:49 +02:00
Christof Marti aae335792b T extends QuickPickItem (#49340) 2018-06-21 12:08:01 +02:00
Christof Marti ede8a0f336 Copy extension-provided arrays (#49340) 2018-06-21 11:42:51 +02:00
Johannes Rieken ed788cfc05 Merge pull request #52506 from bitshiftza/master
Fix for issue #39458
2018-06-21 11:34:32 +02:00
Christof Marti c205df5c77 Revert to old selection behavior (fixes #52365) 2018-06-21 11:31:22 +02:00
isidor dd7601fdd9 explorerResourceIsReadonly -> explorerResourceReadonly
also add negative context key for simplicity
2018-06-21 11:26:46 +02:00
isidor a543a0a15f readonly: disable remaining modification actions / commands 2018-06-21 11:22:11 +02:00