Auto-openning created files in your editor
Added new option -o, which execute 'open editor' command;
Command forming from two parts: 1. command from config.json, key editor-open-command
(default value is webstorm macOS opener – /Applications/WebStorm.app/Contents/MacOS/webide
) + 2. file path.
Default command will /Applications/WebStorm.app/Contents/MacOS/webide path/to/last/created/file.css
.