master
Update src/main-process/application-menu.js
Replace remote module with invoke calls.
Reformat all JS files using prettier
Remove `if (reason === crashed)`
Fixed atom.confirm and internal use of dialog.showMessageBox
Fix creation of binary folders
fix atomWindow non being serializable
fix: Include `-v`/`--version` in the main usage message
Rename the sh commands in the bin folder This fixes an issue where atom stable would not launch correctly from powershell if it was not the first entry in path because it tries to execute the shell script from another channel
fix: Don't swallow console.log messages until after CLI arguments are parsed
Make get-app-name module compatible with the renderer process