-
The extension incorrectly parses VSCode application data, causing it to break the installation. Tested on 95.0, .1 and .2, as well as multiple extension versions to rule out the problem.
I've also …
-
On windows after editing and saving App.tsx, the build completes, and that triggers the reload of electron. That however throws this error:
```
Uncaught Exception:
Error: EPERM: operation not per…
-
Hello!
At boot of my macbook, I have Notesnook (among other apps) configured to automatically launch.
Everytime Notesnook crashes with the error:
Error: EPERM: operation not permitted, open '//202…
-
**Describe the bug**
when create server in electron render process , youmust close the server before reload the page(or load else page) , if not closed manually, the renderer process will crash wi…
-
**Describe the bug**
When I'm using Lens and I run a "relaod" (by command+R or by the menu) the screen becomes blank for all the pages of the current cluster (other clusters are not affected except i…
-
I have used `filesize` extension for many years. However, i ran into a trouble with high cpu usage when using vscode recently.
I disabled all extionsions i have installed and enable them one by one, …
-
Hey Electron.NET community!
You might have heard the whispers, but it's time to make it official: "**Electron.NET is dead, long live Electron.NET!**" After a brief hiatus, we're back, and the futu…
-
@megri has made an interesting gist showing how you might use the `electron-reloader` module with Indigo.
https://gist.github.com/megri/9b82e3fc0cbf9b87f1c36ef477129300
Two things:
1. We coul…
-
### Describe the bug
There are too many refreshes! RSS user don't need much real-time.
When switch category in sidebar, doesn't need to load too often, can use the existing timing to load and click …
-
The issue is that use RouterModule after changes in the code are done the screen is white
`@NgModule({
imports: [RouterModule.forRoot(routes, {useHash: true})],
exports: [RouterModule]
})`…