feat: implement PaneViewsContainer and PaneView #34

Open
opened 2021-12-28 03:52:09 +00:00 by fortressia · 0 comments

A PaneViewsContainer is a container that serves as a tab for the ActivityBar. It should be a GtkBox subclass containing PaneView instances as its children with its orientation being vertical.

A PaneView is a "GtkTreeViewColumn"-ish container.

Reference: https://code.visualstudio.com/api/references/contribution-points#contributes.views

A PaneViewsContainer is a container that serves as a tab for the ActivityBar. It should be a GtkBox subclass containing PaneView instances as its children with its orientation being vertical. A PaneView is a "GtkTreeViewColumn"-ish container. Reference: https://code.visualstudio.com/api/references/contribution-points#contributes.views
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fortressia/echidna#34
There is no content yet.