yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.79k stars 425 forks source link

chore: Debugging using vscode #661

Open mofazhe opened 7 months ago

mofazhe commented 7 months ago

Convenient to use vscode debugging. First comment BrowserWindow.webContents.openDevTools(), then start Electron: All in the debugging interface to debug renderer process.