decosoftware / decosoftware/deco-ide
Improve Project Navigator file tree
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Issues with the current implementation:
- _a lot_ of duct tape to fix performance issues
- confusing communication between desktop and web
- no clearly defined data structures for files and directories
- UI is difficult to style based on the strange component structure, along with reliance on scss
I'm in the process of making a separate npm module for just rendering and controlling a file tree view. Seems like a cohesive, reusable chunk that others would be interested, and more than anything I want it out of our codebase :P
Contributor guide
Assessment
This issue has not been assessed yet.