CodeRibbon / CodeRibbon-Theia

(WIP) Theia Extension implementing the CodeRibbon workspace
22 stars 1 forks source link

Implementing RibbonPanel with respect to TheiaDockPanel and DockPanel #6

Closed robobenklein closed 2 years ago

robobenklein commented 2 years ago

RibbonPanel (missing TDP functions) extends BoxPanel (missing DockPanel functions)

Original: TheiaDockPanel (custom additions) extends DockPanel (why does this have so much more than BoxPanel?)