equicord-companion
Version:
Equicord Companion is a vscode extension to test Equicord patches & webpack finds right from the comfort of your IDE
35 lines (18 loc) • 529 B
Markdown
# Change Log
# 0.0.1
- Initial Release
# 0.0.2
- Small bug fixes & documentation improvement
# 0.1.1
- Add replugged support
- Lower required vscode version to 70 for time being
# 0.1.2
- Fix codelens position for webpack finds
# 0.1.3
- Now also supports plugin definitions stored in variables, like `const p: PluginDef = { ... }`
# 0.1.4
- Minor Updates & Bug Fixes aswell as support for the equicordplugins dir
# 0.1.5
- More Minor Updates & Bug Fixes
# 2025.8.3
- Every update is either a bug fix or overhaul