Skip to content

VSCode Extension. Show recent projects in a new tab, only on a new window.

License

Notifications You must be signed in to change notification settings

lstasi/welcome-recent-project-ext

Repository files navigation

Welcome Recent Projects

Visual Studio Code extension to generate changelog

GitHub Workflow Status Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating Visual Studio Marketplace Rating (Stars) GitHub code size in bytes GitHub repo size GitHub

Description

This extension opens when Visual Studio Code is started, displaying a list of recent projects.

The list is generated from a JSON file named recentFolders.json located in the .vscode directory.

If Visual Studio Code is started on a folder, this is added to the list of recent projects and the welcome tab is not shown.

Screenshot

Screenshot

Features

  • List of recent projects
  • Open selected project in a new window
  • Remove project from the list

To Do

  • Pin projects to the list so they always appear on top
  • Move projects up and down in the list
  • Add option to remove all projects from the list

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

VSCode Extension. Show recent projects in a new tab, only on a new window.

Resources

License

Stars

Watchers

Forks

Packages

No packages published