Skip to content

jackmthws/Companion

 
 

Repository files navigation

vencord-companion

Vencord Companion is a vscode extension to test Vencord/Replugged patches & webpack finds right from the comfort of your IDE

  • Adds "Test Find" on any webpack finds that will test whether your filter finds exactly one module (and not more or none)
  • Adds "Test Patch" on any patches you define in definePlugin() that will test that your find is unique and your match and replace works and compiles correctly

To use it you also need to:

  • Vencord: compile Vencord with DEV (aka pnpm build --watch or pnpm buildWeb --watch) and enable the "DevCompanion" plugin. Then just start Discord after vscode (or right click the user settings cog and click "Reconnect Dev Companion"). Should also work with ArmCord and the Browser extensions!
  • Replugged: Use Alyxia's plugin

Download on the vscode marketplace

image

image

2023-03-11.00-15-25.mp4

About

A vscode extension to test Vencord/Replugged patches & webpack finds right from the comfort of your IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%