Skip to content

Releases: CodingWithCalvin/VS-ProjectRenamifier

2026.2.26.31

26 Feb 14:54

Choose a tag to compare

🐛 Bug Fixes

  • fix(vsct): use unique GUIDs for CommandSet and Icon

2026.2.13.28

13 Feb 18:18

Choose a tag to compare

🎉 New Features

  • feat(rename): rename sibling files sharing the project file name (#72)

🔧 Maintenance

  • docs(readme): add emojis and standardize workflows
  • docs(readme): standardize format to match template

2026.1.30.22

30 Jan 17:01
c076cb3

Choose a tag to compare

🐛 Bug Fixes

  • fix(manifest): enable QnA

2026.1.30.21

30 Jan 16:11
0c1cd8e

Choose a tag to compare

🐛 Bug Fixes

  • fix(manifest): remove www prefix from GitHub repo URL

2026.1.29.12

29 Jan 20:50
152c719

Choose a tag to compare

🐛 Bug Fixes

  • fix(command): add error handling for Execute method

🔨 Improvements

  • refactor: move solution file to src/ directory

🎉 New Features

  • feat(telemetry): add Otel4Vsix integration
  • feat(workflow): add contributors workflow
  • feat: modernize to SDK-style project

🔧 Maintenance

  • chore(config): add .editorconfig and .gitattributes
  • chore(deps): upgrade VsixSdk to 0.4.0 and add VSSDK.BuildTools
  • chore(docs): add co-author and generated-by rules to CLAUDE.md
  • chore(docs): move local rules to main CLAUDE.md
  • chore(docs): sync CLAUDE.md with standardized template
  • chore(workflow): use shared workflows
  • chore: add husky for local commit linting
  • chore: remove duplicate LICENSE files, link to root
  • chore: standardize .gitignore across repos
  • docs(claude): add VSIX development rules
  • docs: add MIT license
  • docs: add Write Tests and Run Validation critical rules
  • fix(ci): add commitlint configuration file
  • fix(ci): simplify preview changelog workflow

2025.12.20.33

20 Dec 17:29
981aaeb

Choose a tag to compare

What's Changed

Full Changelog: 2025.12.20.25...2025.12.20.33