powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

feature: react developer mode #659

Closed 12944qwerty closed 2 years ago

12944qwerty commented 2 years ago

Powercord Developer Mode settings. Currently on the react developer tools that show Components and Profiler in inspect.

I'm gonna add a developer SDK

12944qwerty commented 2 years ago

Ok, so. I noticed that pc-sdk existed so I'm just gonna continue off of what Cynthia had started. It was extremely broken so I tried fixing as much as I could. I also added a powercord Labs section in settings so that you can enable and disable experiments. I think only the sandbox dev kit will work, not sure though However, the SDK is always on right now (even though the switchitem doesn't show it as such). This is just for me testing and definitely not because I forgot to turn it off

My ToDo for the SDK right now is as follows, and I will add more later on