-
-
Notifications
You must be signed in to change notification settings - Fork 3
Todos
Stephen (sketchbuch) edited this page Mar 25, 2022
·
10 revisions
- Add collapse/expand all buttons
- Check search is working - what to do about matches in collapsed trees?
- Show where selected
- Remove sort from tree view
- Check tooltips are correct when swapping icon/item click function and also maybe change webViews.workspace.listItem.iconAlt
- Check that treeItemFile has correct data-file
- Collapse folders like the file explorer if no files
- See if it is possible to alpha sort subs and files on the same level like the first test file tree version did (may not be possible)
- Add horizontal scrolling, if needed (after increasing max depth)
- Decide if description is required still on tree view
- Maybe include the active workspace name on a collapsed folder that contains the current workspace. Currently the tooltip is just the folder name
- See if setKeysForSync can be used to transfer cache across Linux Subsystem machines on windows (see issue)