CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Inspector Sidebar

Open lukepistrol opened this issue 3 years ago • 4 comments

Overview

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

Tasks

  • [x] #362
  • [x] #363
  • [ ] #364

Additional context

Screen Shot 2022-03-21 at 11 01 55

lukepistrol avatar Mar 21 '22 10:03 lukepistrol

Getting file information should be easy using the FileManager API

nanashili avatar Mar 21 '22 13:03 nanashili

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

austincondiff avatar Mar 21 '22 16:03 austincondiff

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

nanashili avatar Mar 24 '22 09:03 nanashili

All that is left is the Quick Help

nanashili avatar Apr 20 '22 18:04 nanashili

Closing this issue as the inspector sidebar itself has been implemented. Any new work can be attributed to a new issue.

austincondiff avatar Aug 10 '23 20:08 austincondiff