-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File explorer and tree helper (v3) #5768
base: master
Are you sure you want to change the base?
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b652f96 - Browse repository at this point
Copy the full SHA b652f96View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9d4daa - Browse repository at this point
Copy the full SHA d9d4daaView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c446c39 - Browse repository at this point
Copy the full SHA c446c39View commit details
Commits on Feb 11, 2023
-
refactor(tree): change internal implementation
Previous: Vec+Tree hybrid, hard to debug and understand Now: Pure Tree structure, easy to understand and test
Configuration menu - View commit details
-
Copy full SHA for d04a1ce - Browse repository at this point
Copy the full SHA d04a1ceView commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa397ef - Browse repository at this point
Copy the full SHA aa397efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdab93e - Browse repository at this point
Copy the full SHA bdab93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fe4a3 - Browse repository at this point
Copy the full SHA 82fe4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8b641 - Browse repository at this point
Copy the full SHA 0f8b641View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 458fa1c - Browse repository at this point
Copy the full SHA 458fa1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af8b41 - Browse repository at this point
Copy the full SHA 2af8b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b46dd - Browse repository at this point
Copy the full SHA 44b46ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5a1de - Browse repository at this point
Copy the full SHA 5a5a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a26ff - Browse repository at this point
Copy the full SHA 52a26ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2059b - Browse repository at this point
Copy the full SHA ec2059bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb7564 - Browse repository at this point
Copy the full SHA ddb7564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bafac0 - Browse repository at this point
Copy the full SHA 2bafac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ffc60 - Browse repository at this point
Copy the full SHA 35ffc60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c221f0 - Browse repository at this point
Copy the full SHA 2c221f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790192d - Browse repository at this point
Copy the full SHA 790192dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b38a941 - Browse repository at this point
Copy the full SHA b38a941View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56056e8 - Browse repository at this point
Copy the full SHA 56056e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a079477 - Browse repository at this point
Copy the full SHA a079477View commit details -
- filter - close document if the file is deleted or renamed
Configuration menu - View commit details
-
Copy full SHA for 85fa1c5 - Browse repository at this point
Copy the full SHA 85fa1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd534b - Browse repository at this point
Copy the full SHA 9bd534bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7249536 - Browse repository at this point
Copy the full SHA 7249536View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94e2c29 - Browse repository at this point
Copy the full SHA 94e2c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374b8dd - Browse repository at this point
Copy the full SHA 374b8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8578ba - Browse repository at this point
Copy the full SHA c8578baView commit details -
Revert "style(explore): make Right the default position"
This reverts commit 374b8dd.
Configuration menu - View commit details
-
Copy full SHA for 30bac64 - Browse repository at this point
Copy the full SHA 30bac64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef73559 - Browse repository at this point
Copy the full SHA ef73559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8e0a5 - Browse repository at this point
Copy the full SHA 0f8e0a5View commit details -
Merge branch 'master' of https://github.com/helix-editor/helix into r…
…efactor-tree-explorer
Configuration menu - View commit details
-
Copy full SHA for 70984fd - Browse repository at this point
Copy the full SHA 70984fdView commit details -
Merge branch 'refactor-tree-explorer' of github.com:pinelang/helix-tr…
…ee-explorer into refactor-tree-explorer
Configuration menu - View commit details
-
Copy full SHA for f0a4b10 - Browse repository at this point
Copy the full SHA f0a4b10View commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4dfa869 - Browse repository at this point
Copy the full SHA 4dfa869View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88164f - Browse repository at this point
Copy the full SHA c88164fView commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 64059fb - Browse repository at this point
Copy the full SHA 64059fbView commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a60662 - Browse repository at this point
Copy the full SHA 2a60662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e654a0 - Browse repository at this point
Copy the full SHA 2e654a0View commit details
Commits on Feb 21, 2023
-
- refactor(explore):Move filter to Tree - feat(explore): Implement mkdir -p (but not tested yet) - feat(ui/tree): Implement jump backward - test(ui/tree): Refresh
Configuration menu - View commit details
-
Copy full SHA for 2e7709e - Browse repository at this point
Copy the full SHA 2e7709eView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a259c20 - Browse repository at this point
Copy the full SHA a259c20View commit details -
- preview panics when term height becomes too small - preview content not sorted
Configuration menu - View commit details
-
Copy full SHA for bcb1672 - Browse repository at this point
Copy the full SHA bcb1672View commit details -
Merge branch 'master' of https://github.com/helix-editor/helix into a…
…dd-integration-test
Configuration menu - View commit details
-
Copy full SHA for 78bb297 - Browse repository at this point
Copy the full SHA 78bb297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6321dc9 - Browse repository at this point
Copy the full SHA 6321dc9View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b63fda - Browse repository at this point
Copy the full SHA 7b63fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ff01d - Browse repository at this point
Copy the full SHA f9ff01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 899491b - Browse repository at this point
Copy the full SHA 899491bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af9a06 - Browse repository at this point
Copy the full SHA 6af9a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9205117 - Browse repository at this point
Copy the full SHA 9205117View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf9b60a - Browse repository at this point
Copy the full SHA cf9b60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dffbc15 - Browse repository at this point
Copy the full SHA dffbc15View commit details -
fix(explorer/keymap): change 'b' to 'B'
- to not clash with Tree 'zb'
Configuration menu - View commit details
-
Copy full SHA for 36769cb - Browse repository at this point
Copy the full SHA 36769cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d92ac - Browse repository at this point
Copy the full SHA b5d92acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ef079 - Browse repository at this point
Copy the full SHA 38ef079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b50bb - Browse repository at this point
Copy the full SHA 24b50bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b845d - Browse repository at this point
Copy the full SHA 72b845dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba00a80 - Browse repository at this point
Copy the full SHA ba00a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 601f2c4 - Browse repository at this point
Copy the full SHA 601f2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef18502 - Browse repository at this point
Copy the full SHA ef18502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d600fe - Browse repository at this point
Copy the full SHA 5d600feView commit details
Commits on Feb 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d578f8a - Browse repository at this point
Copy the full SHA d578f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b8be9 - Browse repository at this point
Copy the full SHA c3b8be9View commit details -
Merge branch 'tree_explore' of github.com:pinelang/helix-tree-explore…
…r into tree_explore
Configuration menu - View commit details
-
Copy full SHA for c0073ed - Browse repository at this point
Copy the full SHA c0073edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0c620 - Browse repository at this point
Copy the full SHA 4a0c620View commit details
Commits on Feb 27, 2023
-
fix(explore): search using previous search word after filter does not…
… work - Also implemented restore_saved_view for filter and search
Configuration menu - View commit details
-
Copy full SHA for 7e4feb0 - Browse repository at this point
Copy the full SHA 7e4feb0View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fae4990 - Browse repository at this point
Copy the full SHA fae4990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8379669 - Browse repository at this point
Copy the full SHA 8379669View commit details -
Configuration menu - View commit details
-
Copy full SHA for b18a974 - Browse repository at this point
Copy the full SHA b18a974View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19d436e - Browse repository at this point
Copy the full SHA 19d436eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2cb28d - Browse repository at this point
Copy the full SHA a2cb28dView commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43b226a - Browse repository at this point
Copy the full SHA 43b226aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e2f05 - Browse repository at this point
Copy the full SHA c2e2f05View commit details -
fix(explorer/overlay): prompt overflow
- Previously the prompt appears within the float, which has very limited space - Now, the prompt will be rendered at the editor command area
Configuration menu - View commit details
-
Copy full SHA for a4943a7 - Browse repository at this point
Copy the full SHA a4943a7View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ef95ee - Browse repository at this point
Copy the full SHA 8ef95eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3db1b6 - Browse repository at this point
Copy the full SHA d3db1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c0e84 - Browse repository at this point
Copy the full SHA 31c0e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc62b76 - Browse repository at this point
Copy the full SHA bc62b76View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa6780e - Browse repository at this point
Copy the full SHA aa6780eView commit details -
Merge branch 'tree_explore' of github.com:pinelang/helix-tree-explore…
…r into tree_explore
Configuration menu - View commit details
-
Copy full SHA for 80a2f86 - Browse repository at this point
Copy the full SHA 80a2f86View commit details -
feat(ui/tree): undo breaking changes
- bind tree-based movements to other keys, namely J,K,H,L
Configuration menu - View commit details
-
Copy full SHA for d62b487 - Browse repository at this point
Copy the full SHA d62b487View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e6a21 - Browse repository at this point
Copy the full SHA d1e6a21View commit details -
refactor(runtime/themes): revert changes to theme files
- This is because explorer specific styling has been abandoned for simplicity
Configuration menu - View commit details
-
Copy full SHA for e991ed9 - Browse repository at this point
Copy the full SHA e991ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9726ae7 - Browse repository at this point
Copy the full SHA 9726ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccee10 - Browse repository at this point
Copy the full SHA 7ccee10View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10032eb - Browse repository at this point
Copy the full SHA 10032ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d043ea4 - Browse repository at this point
Copy the full SHA d043ea4View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1108c88 - Browse repository at this point
Copy the full SHA 1108c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9287d - Browse repository at this point
Copy the full SHA eb9287dView commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20241fb - Browse repository at this point
Copy the full SHA 20241fbView commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54b1693 - Browse repository at this point
Copy the full SHA 54b1693View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c3e80 - Browse repository at this point
Copy the full SHA c4c3e80View commit details -
refactor(ui/explorer/handle_prompt_event): remove unnecessary function
Resolve helix-editor#5768 (comment)
Configuration menu - View commit details
-
Copy full SHA for 1780867 - Browse repository at this point
Copy the full SHA 1780867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1aff2 - Browse repository at this point
Copy the full SHA 9a1aff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b561e2 - Browse repository at this point
Copy the full SHA 8b561e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ebc30 - Browse repository at this point
Copy the full SHA 41ebc30View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52be2e0 - Browse repository at this point
Copy the full SHA 52be2e0View commit details
Commits on Mar 17, 2023
-
refactor(explorer): remove preview
- Also moved Tree search prompt to bottom
Configuration menu - View commit details
-
Copy full SHA for f5af209 - Browse repository at this point
Copy the full SHA f5af209View commit details -
Configuration menu - View commit details
-
Copy full SHA for afda68a - Browse repository at this point
Copy the full SHA afda68aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5dfde2 - Browse repository at this point
Copy the full SHA e5dfde2View commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1be2ac2 - Browse repository at this point
Copy the full SHA 1be2ac2View commit details -
style(explorer): move title to statusline
- so that the UI is more consistent with other component of the editor - also it may improve the focus indication
Configuration menu - View commit details
-
Copy full SHA for ee34720 - Browse repository at this point
Copy the full SHA ee34720View commit details
Commits on Mar 22, 2023
-
fix(tests/explorer/new_folder): failing on Windows
Co-authored-by: LEI <[email protected]> Reference: helix-editor#5768 (comment)
Configuration menu - View commit details
-
Copy full SHA for 404f950 - Browse repository at this point
Copy the full SHA 404f950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898c167 - Browse repository at this point
Copy the full SHA 898c167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33542e9 - Browse repository at this point
Copy the full SHA 33542e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5aec54 - Browse repository at this point
Copy the full SHA f5aec54View commit details -
chore(keymap): remove "<space>E"
- Personally, I never uses this shortcut - Secondly, we are running out of keys for mappings, so I would like to reserve "<space>E" for other more useful mappings
Configuration menu - View commit details
-
Copy full SHA for a331e52 - Browse repository at this point
Copy the full SHA a331e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for eebff62 - Browse repository at this point
Copy the full SHA eebff62View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f37c795 - Browse repository at this point
Copy the full SHA f37c795View commit details
Commits on Mar 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88ac941 - Browse repository at this point
Copy the full SHA 88ac941View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf9669f - Browse repository at this point
Copy the full SHA cf9669fView commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e2c3757 - Browse repository at this point
Copy the full SHA e2c3757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1ca23 - Browse repository at this point
Copy the full SHA 2d1ca23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe9896 - Browse repository at this point
Copy the full SHA 4fe9896View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86abf1 - Browse repository at this point
Copy the full SHA d86abf1View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0885057 - Browse repository at this point
Copy the full SHA 0885057View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99e3db4 - Browse repository at this point
Copy the full SHA 99e3db4View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10f302d - Browse repository at this point
Copy the full SHA 10f302dView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd80660 - Browse repository at this point
Copy the full SHA fd80660View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c27974 - Browse repository at this point
Copy the full SHA 2c27974View commit details