Welcome Image Extension
Displays a custom welcome image when you open a project in Visual Studio Code.
Features
- Shows welcome image when project is opened
- Configurable display duration
- Auto-close option
- Manual trigger via command palette
Installation
- Install from VS Code Marketplace
- Or load from VSIX package
Usage
The welcome image automatically appears when you open a project folder.
You can also manually trigger it via:
- Press
Ctrl+Shift+P
- Type "Show Welcome Image"
- Press Enter
Configuration
myWelcomeImage.enabled: Enable/disable the extension
myWelcomeImage.duration: Display duration in seconds
myWelcomeImage.autoClose: Auto-close the welcome panel
Requirements
VS Code version 1.60.0 or higher
| |