Is there any command to launch a program using Spring Tool Suite 4 IDE without leaving the terminal (macOS)? For example, "code" for VS Code. You can type " code name_of_file "on terminal to open name_of_file on VS Code.
Asked
Active
Viewed 110 times
0
-
maybe related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=564340 – Martin Lippert May 26 '21 at 10:07
-
the workaround mentioned in that bug worked for me, btw. – Martin Lippert May 26 '21 at 10:21