Resolve "double click on a file doesn't open the file if the editor is not opened"
Merged
requested to merge 350-double-click-on-a-file-doesn-t-open-the-file-if-the-editor-is-not-opened-2 into main
Compare changes
+ 10
− 0
@@ -15,6 +15,7 @@ const headless = process.argv.includes('--headless=true');
@@ -26,6 +27,8 @@ app.on('will-finish-launching', () => {
@@ -67,6 +70,13 @@ app.whenReady().then(() => {