Jake Donham
Jake Donham
After reloading the renderer with command-R, message sends from main process to renderer fail with ``` Uncaught Exception: Error: Render frame was disposed before WebFrameMain could be accessed at Object.n.send...
**Problem** With the existing decorations mechanism, it is not easy to make decorations dynamic, so they're recomputed based on external state. Currently the only way to do it is to...
My app has some calls made through the Node `http` library which are properly tracked as dependencies. But some calls use the Node 18 `fetch` API, and these aren't tracked....
feedback from @HiDeoo: > I tried adding a copy to the clipboard button but due to the iframe setup, it looks like it's not possible to use the Clipboard API...
Reported in Discord
Raised in Discord
E.g. to control the display of a file, like showing different versions of an install command for `npm`, `yarn`, etc.
Reported in Discord. For example, the link for a `blocks-examples` blocks has `https://github.com/githubnext/` without `blocks-examples`.
* For large files stored in LFS props.content is a pointer to the actual blob and not the content. It would be nice if there is a flag indicating such...
looks like we are matching files that have the parent directory name as a prefix, even when they aren't actually in the directory. (reported in [Discord](https://discord.com/channels/735557230698692749/1039950186136469535/1081270802814599198))