Advanced IDE Launcher

UUID: ide-launcher-advanced@adrianopaonessa
Last edited:
3 weeks ago 2024-11-27, 05:53
Last commit: [badcc2a9] ide-launcher-advanced@adrianopaonessa: Add Dutch translation (#575)

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!

11 Comments

Nekkowe!
Nekkowe!-2 months ago
It doesn't seem to work with the flatpak version of vscodium - I tried setting an alias, and that didn't work, either.
Adriano Paonessa
Adriano Paonessa-1 week ago
Hello, Nekkowe! It’s me again, I did some checking and research and got as a result that the flatpak version does not present the command in the terminal as well as there is no option to add it through the program, from what I was able to find it seems that it is due to the sandboxes created by flatpak for running programs. If you want to use the extension and avoid further problems in general I recommend you to switch to the "normal" version ;) Rest at your disposal, good evening :D
Adriano Paonessa
Adriano Paonessa-1 week ago
Hello, Nekkowe! I am truly sorry for this delayed response but I was busy and did not have time to check this action. Thanks for the report, I’ll get right to work to solve this problem as soon as possible, I will keep you updated ^^.
Eric Renfro
Eric Renfro-3 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-3 months ago
Update n2: update live :D let me know if you have any question/suggestion ;)
Adriano Paonessa
Adriano Paonessa-3 months ago
Update: i have just opened a pull request ^^
Adriano Paonessa
Adriano Paonessa-3 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-3 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-3 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-3 months ago
very useful, thank you!
Adriano Paonessa
Adriano Paonessa-3 months ago
thanks ❤️