DEV Community

ţɨℓ๏я
ţɨℓ๏я

Posted on

Streamline Your Project Management with Version Wizard: The Ultimate VS Code Extension

Logo png

Tired of the repetitive task of tagging and manually selecting build scripts for your projects in Visual Studio Code? Meet Version Wizard, the extension that simplifies project management and gives you full control over your build process.

Key Features

  • Effortless Project Tagging: Version Wizard makes project tagging a breeze. Simply open your project, head to the explorer section, and click the play button to start the tagging process.
  • Flexible Package Manager Support: Whether you use Yarn, npm, or pnpm, Version Wizard automatically adapts to your preferred package manager, ensuring compatibility with your development setup.
  • Custom Build Script Selection: With Version Wizard, you have the power to define and write your build scripts in your project’s package.json. Then, when it’s time to build, use the quick pick feature to select the desired script, tailored to your project’s unique needs.
  • Manage Single Projects and Workspaces: Whether you’re working on a single project or overseeing an entire workspace, Version Wizard provides a unified solution for tagging and build script selection, streamlining your workflow.

Getting Started

  1. Install Version Wizard from the Visual Studio Code Marketplace.
  2. Open your project or workspace in Visual Studio Code.
  3. Navigate to the explorer section and click the play button to initiate the tagging process.
  4. Define and write your build scripts in your project’s package.json.
  5. When it’s time to build, use the quick pick feature to select the desired script.

Experience Version Wizard in Action

Generate new tag version with build

Generate new tag version with build

Generate new tag version without build

Generate new tag version without build

Installation

You can find Version Wizard on the Visual Studio Code Marketplace.

Repository

If you have ideas for enhancing Version Wizard or want to be a part of its improvement, please don’t hesitate to open an issue or submit a pull request on repository. Together, we can make Version Wizard even more powerful and user-friendly!

In conclusion, Version Wizard is your ultimate solution for project management within Visual Studio Code. Say goodbye to manual tagging and hello to streamlined project management. Install Version Wizard today and take control of your development workflow like never before.

Top comments (0)