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
6.92k stars 391 forks source link

chore: Debugging using vscode #661

Open mofazhe opened 2 months ago

mofazhe commented 2 months ago

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