- Move classes to individual files.
- Finish implementing Actions.
- Add support for multiple activity bars.
- Needed: A Tide Content Panel is a special panel that contains multiple views inside, like a multi-tabbed editor or a multi-tabbed terminal.
- Allow an extension to activate with a Future asynchronously.
- create a screen to display the hot key mapping.
- Add support for multiple types of logging.
- Add support for desktop menus.
- Add support for tabbed panels.
- Update the Notifications Center with collapse and open commands and status bar item.
- Create another style like Android Studio.
- Create another style like the macOS Audio MIDI Setup app or Finder.
- Right click on status bar should reveal menu of hide/show options for status bar items.
- Optimize the layout state by having more than one ValueNotifier.
- Setup CI jobs for each platform.
- Need to document all public symbols.