Open files via terminal.
Hello everybody.
Please, in VS Code developers use the command: "code ." or "code <filename.extension>" to open a file after creating it using the "touch" command.
How do I open files through Webstorm from the command line?
I already tried "wstorm ." "wstorm <filename.extension>" "ws" and nothing. Could someone help me?
请先登录再写评论。
Please see https://www.jetbrains.com/help/webstorm/opening-files-from-command-line.html.