JetBrains JavaScript IDE. 더 많은 정보: https://www.jetbrains.com/help/webstorm/working-with-the-ide-features-from-command-line.html.
webstorm
webstorm {{경로/대상/폴더}}
webstorm -e {{경로/대상/파일1 경로/대상/파일2 ...}}
webstorm --wait -e {{경로/대상/파일}}
webstorm --line {{줄_번호}} {{경로/대상/파일}}
webstorm diff {{경로/대상/파일1 경로/대상/파일2 경로/대상/선택_파일3}}
webstorm merge {{경로/대상/왼쪽_파일}} {{경로/대상/오른쪽_파일}} {{경로/대상/대상_파일}}