| Welcome Image ExtensionDisplays a custom welcome image when you open a project in Visual Studio Code. Features
Shows welcome image when project is openedConfigurable display durationAuto-close optionManual trigger via command palette Installation
Install from VS Code MarketplaceOr load from VSIX package UsageThe welcome image automatically appears when you open a project folder. You can also manually trigger it via: 
Press Ctrl+Shift+PType "Show Welcome Image"Press Enter Configuration
myWelcomeImage.enabled: Enable/disable the extensionmyWelcomeImage.duration: Display duration in secondsmyWelcomeImage.autoClose: Auto-close the welcome panel RequirementsVS Code version 1.60.0 or higher |  |