CodeEditApp/CodeEdit

✨ Inspector Area

lukepistrol opened this issue · 5 comments

Overview

An Inspector Sidebar similar to the one in Xcode displaying file information and more.

Tasks

Additional context

Screen Shot 2022-03-21 at 11 01 55

Getting file information should be easy using the FileManager API

Current state

image

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

Screenshot 2022-03-24 at 11 14 24

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.