Advanced IDE Launcher

UUID: ide-launcher-advanced@adrianopaonessa
Last edited:
3 weeks ago 2024-10-29, 18:32
Last commit: [8256734a] French translations for Actions

Launch your IDE (VSCode, VSCode Insiders, VSCodium, Sublime Text and VSCodium Insiders) within the current directory.

README

Close

Advanced IDE Launcher

Launch you favorite IDE within the current directory.


Available editors

This is the list of the currently available editors.

  • Visual Studio Code
  • Visual Studio Code Insiders
  • VSCodium
  • VSCodium Insiders
  • Sublime Text

Required things

You need to have at least one of the editor listed above for the action to work and their relative commands ready to use!

Required commands for each IDE:

  • code required for Visual Studio Code
  • code-insiders required for Visual Studio Code Insiders
  • codium required for VSCodium
  • codium-insiders required for VSCodium Insiders
  • subl required for Sublime Text

CHANGELOG

Open

Log In To Comment!

9 Comments

Nekkowe!
Nekkowe!-1 month ago
It doesn't seem to work with the flatpak version of vscodium - I tried setting an alias, and that didn't work, either.
Eric Renfro
Eric Renfro-2 months ago
Also, it would be nice if this possibly included support for Sublime Text, which would run `subl "${CURRENT_DIR}"`
Adriano Paonessa
Adriano Paonessa-2 months ago
Update n2: update live :D let me know if you have any question/suggestion ;)
Adriano Paonessa
Adriano Paonessa-2 months ago
Update: i have just opened a pull request ^^
Adriano Paonessa
Adriano Paonessa-2 months ago
You're right, I'll add it right away and let you know as soon as it's available :D
Eric Renfro
Eric Renfro-2 months ago
Seems to be a problem with this extension with the launcher.sh and path-checker.sh are not executable so it fails to execute the scripts. causing the entry to either not show up at all (path-checker.sh?) or throw an error in a terminal that pops up from running launcher.sh which shows: Failed to execve: Permission denied.
Adriano Paonessa
Adriano Paonessa-2 months ago
Hi! Sorry for the delay in replying but I haven't been to the PC in the last 2 days, checking again I noticed that the problem is already solved, for anything else don't hesitate to let me know ^^
Francesco Mancuso
Francesco Mancuso-2 months ago
very useful, thank you!
Adriano Paonessa
Adriano Paonessa-2 months ago
thanks ❤️