launch-ide
Automatically recognize the editor by running processes and open the specified file in it.
open-finder-dialog
Open a finder dialog window (finder prompt) programmatically. Only works on MacOS.
open-windows-file-dialog
Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, open-linux-file-dialog, and open-file-manager-dialog for other platforms.
open-linux-file-dialog
Open a file dialog window programmatically to allow the user to select one or more files. Only works on Linux. No dependencies. Supports zenity (GNOME), kdialog (KDE), yad (Yet Another Dialog), qarma (Qt-based), matedialog (MATE), rofi (window switcher wi