Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HomeNew to Visual Studio Code? Get it now.
Home

Home

RubendeW

|
2,282 installs
| (2) | Free
Homecoming dashboard for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCH Logo

VSC-Home

A homecoming dashboard extension for Visual Studio Code


Screenshot of usage

Introduction

Home is an extension for Visual Studio Code that allows you to design your own dashboard with built-in or custom React components. The following features are available:

  • ➕ Create and name multiple layouts
  • 🐲 Drag-n-drop grid
  • 🎨 Colorable
  • 🌟 Default widgets
    • List of recent opened folders/worspaces
    • Custom list of folders/workspaces
    • WYSIWYG editor
  • 🎉 Your own React widgets

Screenshot of usage

How to add your widget

You can start using the vsch-template:

  1. Go to %appdata%/vsc-home/widgets or similar
  2. Clone the template and name the directory vsch_Demo:
git clone git@github.com:githrdw/vsch-template.git vsch_Demo
  1. Build and install the widget
cd vsch_Demo
yarn install
# or npm install
yarn build
# or npm build
  1. Drag your new widget into the grid

All configurations are stored in AppData, feel free to have a look and customize!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft