https://github.com/dubisdev/vscode-launcher
Search and launch apps from vscode command palette
https://github.com/dubisdev/vscode-launcher
launcher vscode
Last synced: about 1 year ago
JSON representation
Search and launch apps from vscode command palette
- Host: GitHub
- URL: https://github.com/dubisdev/vscode-launcher
- Owner: dubisdev
- License: mit
- Created: 2022-05-01T18:14:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T11:10:17.000Z (over 3 years ago)
- Last Synced: 2025-01-24T06:48:21.955Z (about 1 year ago)
- Topics: launcher, vscode
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=dubisdev.vscode-app-launcher
- Size: 2.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode App Launcher
## Usage
### List apps to launch: `alt+l l`
- Type `alt+l l` to list available apps in your computer
- Search and select 🚀

### Launch default app: `alt+l d`
- Type `alt+l d` to launch the default app (you will be prompted for setting it if not found)
- Search and select 🚀
## Incoming features
- Macros: set a list of apps to be oppened with just one command
- If you have any needs or ideas you can [open an issue with the request template](https://github.com/dubisdev/vscode-launcher/issues/new?assignees=&labels=&template=feature_request.md)
## Possible issues
- If settings are sync between different OS the default app might not work
- If settings are sync between different computers with the same OS the route of the apps might not be the same.