CodeEdit
CodeEdit copied to clipboard
✨ Inspector Sidebar
Overview
An Inspector Sidebar similar to the one in Xcode displaying file information and more.
Tasks
- [x] #362
- [x] #363
- [ ] #364
Additional context
Getting file information should be easy using the FileManager API
Current state
To Do
- [ ] Move to module
- [ ] Create snapshot test
- [ ] Add toggle button in sidebar
- [ ] Make full height like Xcode instead of under toolbar
Current state as of now. It's currently just layout but I will try to add the functionality if not I'll give it off to @lukepistrol

All that is left is the Quick Help
Closing this issue as the inspector sidebar itself has been implemented. Any new work can be attributed to a new issue.