lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.03k stars 44 forks source link

[windows] Taskbar pin disapears on update #219

Open oguimbal opened 3 years ago

oguimbal commented 3 years ago

Hi !

I have pinned RunJS to my Windows taskbar, and I noticed that the pin disapears on each RunJS update.

I'm not sure if something can be done about it on your side, so please close this issue if not.

And thanks for this nice tool 😁

FYI i've developped something in the same spirit for postgres (not embbeded in an app though, and the main purpose is to have the parser, not the UI, so it's kind of simpler !).

lukehaas commented 3 years ago

@oguimbal thanks for raising this, I'll look into it. Your postgres playground looks great!

DerGoogler commented 3 years ago

This is also the case with the Electron app I created myself. I using Electon Builder :smile:

lukehaas commented 1 year ago

@oguimbal are you still seeing this issue?