We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6368c46 commit ce9b81bCopy full SHA for ce9b81b
README.md
@@ -27,7 +27,9 @@ npm start
27
28
## Set up Visual Studio Code and start debugging
29
30
-1) Set a breakpoint in `src/main.ts` and `src/renderer.ts`
+1) Open the `electron-typescript-vscode` folder in Visual Studio Code.
31
+
32
+1) Set a breakpoint in `src/main.ts` and `src/renderer.ts`.
33
34
1) In the Run view, select the "Electron: All" configuration.
35
0 commit comments