https://github.com/armandris/big-welcome
https://github.com/armandris/big-welcome
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/armandris/big-welcome
- Owner: ArmanDris
- License: mit
- Created: 2024-02-08T05:06:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-03T03:45:24.000Z (11 months ago)
- Last Synced: 2025-01-05T10:31:00.209Z (5 months ago)
- Language: HTML
- Size: 215 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Big Welcome README
Meant to replace the default VSCode welcome screen. When the workspace is empty this extension shows a window that lets you quickly open your recent workspaces.
This extension is best used when your last workspace does not open with VSCode. If you last workspace does open with VSCode then the welcome window will not get much use.
## Features
This is the window that will appear:

> Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.
## Known Issues
If workspace has multiple folders open this will only recognize the first one.
Extension will not warn user that their setting will prevent window from appearing on boot.
The settings button currently does not do anything
## Attribution
Book icon created by Freepik - Flaticon
## Release Notes
### 1.1.3
Invalid paths are not automatically removed from list. So when you move/delete folders their old entries will not clutter up the space.### 1.1.2
Fixed bug where workspaces would appear in the wrong order.
### 1.1.1
Fixed icon path
### 1.1.0
New workspaces now appear on top. Changed icon & added extension icon in marketplace
### 1.0.0
Initial release of big-welcome!