Introduce support for multiple project views inside System Explorer, allowing the plugin to present different perspectives of the same project while sharing a common architecture and navigation model.
Initial View
Task Board
The first additional view will be a lightweight Kanban-style Task Board integrated directly into System Explorer.
Unlike traditional Kanban plugins, tasks can be connected to the project's architecture by linking them to one or more Systems.
Potential capabilities include:
- Backlog, In Progress, Testing and Done columns.
- Link tasks to one or more Systems.
- Quick navigation from tasks to related Systems, scripts and scenes.
- Priorities, descriptions and task status.
- Architecture-aware project planning.
Future Views
The Multiple Views architecture is intended to support additional project perspectives over time, such as:
- Assets
- File Structure
- Dependencies
- Diagnostics
- Other architecture-aware project tools
This feature lays the foundation for System Explorer to evolve beyond a navigation tree into an architecture-centered workspace for Godot C# development.
Introduce support for multiple project views inside System Explorer, allowing the plugin to present different perspectives of the same project while sharing a common architecture and navigation model.
Initial View
Task Board
The first additional view will be a lightweight Kanban-style Task Board integrated directly into System Explorer.
Unlike traditional Kanban plugins, tasks can be connected to the project's architecture by linking them to one or more Systems.
Potential capabilities include:
Future Views
The Multiple Views architecture is intended to support additional project perspectives over time, such as:
This feature lays the foundation for System Explorer to evolve beyond a navigation tree into an architecture-centered workspace for Godot C# development.