Project StewardProject Steward is a fork of Kruemelkatze/vscode-dashboard with additional support for remote project workflows, including SSH and Dev Container project records, a sidebar Project Steward panel, favorites, descriptions, and a command for saving the current project. It keeps the original goal of Project Steward: organizing your projects in a speed-dial like manner. Pin your frequently visited folders, files, SSH remotes, and Dev Container projects onto a Project Steward panel to access them quickly.
UsageThe Project Steward panel is a dedicated UI that can be opened using a command or ctrl + F1 and configured to open automatically. Clicking a project opens it in the current window, while ctrl + click (cmd + click on Mac) opens it in a new window. Projects are separated into groups and can be assigned a color to find them quickly. Managing the groups and projects is done directly on the Project Steward panel. Good to know
ConfigurationThe Project Steward panel can be configured and customized using the VSCode configuration:
By default, the Project Steward panel uses only colors defined by the theme, which was tested against all default themes. If you use a custom theme and see the Project Steward panel's colors unfit, you can change them in the settings (Settings > Project Steward). Following settings can be changed to any CSS color (name, hex, rgba, hsl, var) or left empty (for default):
ChangelogAcknowledgements
|

