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
2k stars 43 forks source link

Revert "Open with" setting RunJS assigned itself on install #620

Closed basememara closed 1 month ago

basememara commented 2 months ago

Great product, but upset that it assigned itself as an opener to a bunch of file extensions without asking.

What file extensions did it assign itself to open with so I can go one by one and revert them to the previous app that was used to open them?

lukehaas commented 2 months ago

It has associations with the following file extensions: js, jsx, ts, tsx. I think it would only become the default editor for these if nothing was previously set as the default.

basememara commented 1 month ago

Thanks for looking into this. If that's the way it works then that's fair. Though I can't confirm that what it does and have a suspicion because they were assigned to VS Code for me before.