Project Lobby StartYour recent projects and favorites, one shortcut away. Project Lobby Start is a compact start page for VS Code. Open folders and workspaces from your existing recent history, pin favorites to a separate bar, and switch projects using the keyboard.
Features
Getting startedInstall Project Lobby Start from a VSIX using Extensions: Install from VSIX…, then reload VS Code. Open the Command Palette and run Project Lobby Start: Show projects (translated to your display language). You can also press Cmd+K, then Cmd+L on macOS, or Ctrl+K, then Ctrl+L on Windows/Linux. Star a project to add it to the favorites bar. Click a favorite to open it, or Shift-click to open it in a new window. Paths are displayed below project names, and distinct icons identify folders and workspaces. Keyboard shortcuts
Number shortcuts are active only while Project Lobby Start has focus. Recent-result numbers follow the search filter; favorite numbers follow the favorites bar. Missing positions do nothing. User keybindings and operating-system shortcuts can take precedence. Customize bindings in VS Code's Keyboard Shortcuts editor. Settings
LanguagesEnglish, Italian, French, German, Spanish, Brazilian Portuguese, Japanese, Korean, Simplified Chinese, and Traditional Chinese. Use Configure Display Language in VS Code to change language. Project names and paths are never translated. PrivacyProject Lobby Start does not send your project history to external services and does not include telemetry. Favorites and fallback history are stored locally in the current VS Code profile. Removing a recent entry changes VS Code's recent history; it never deletes the folder or workspace file. Opening a remote project delegates the connection to VS Code and its remote extensions. Requirements and limitations
DevelopmentNo dependency installation or compilation is needed to run the extension. Open this repository in VS Code and press F5. Choose Avvia Project Lobby Start to launch without a debugger, or Debug Project Lobby Start to use breakpoints.
Packaging runs syntax checks and tests automatically. Tests cover history, favorites, navigation, removal, localization, and fallback behavior with simulated VS Code APIs and DOM objects. See publishing instructions, release notes, and the Italian guide. FeedbackReport problems or suggest improvements on GitHub Issues. LicenseMIT © 2026 camavi. |
