Skip to content

yannduran/BetterStartPage

 
 

Repository files navigation

BetterStartPage

This is a Visual Studio like start page which replaces the news section by a custom project dashboard. In the project dashboard you can organize your solutions and projects into different groups for fast access.

To edit the dashboard right-click on the empty area and enable the edit mode in the context menu. Add new groups by clicking on the "Add Group" link on the bottom, add new projects to the group by dragging Solution or Project files from the explorer to the groups. You can reorder or delete groups and projects by using the action buttons beside the items.

All added items are also accessible via the File > Open Favourite menu item.

Screenshot

Getting Started

Installation

Basic Usage

Due to some restrictions within Windows, it's not possible to drag&drop items from a non elevated application (like the normal Windows Explorer) into an elevated one. Please ensure you start Visual Studio with normal user credentials and not using 'Run as Administrator', otherwise the dragging projects and solutions into BetterStartPage will not work

  • right click on the empty area and enable the edit mode
  • add new groups using the "Add Group" link on the bottom
  • edit the group titles using the inline textbox
  • add new solution and project files to the groups using Drag&Drop from Windows Explorer
  • adjust the number of group columns you want to have
  • use the action buttons to reorder or delete items
  • right click on the empty area and disable the edit mode to save your layout

About

A VS2013 like start page which replaces the news section by a custom project dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%