Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Changelog HelperNew to Visual Studio Code? Get it now.
Changelog Helper

Changelog Helper

Jonathan Meaney

|
189 installs
| (0) | Free
Changelog helper to generate changelog files quickly!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Changelog Helper README

The Changelog Helper is designed to streamline the changelog creation process.

The changelog files are compatible with the renogen release note generator Ruby gem.

Features

The Changelog Helper extension adds two new commands to the command pallette:

  • Changelog Helper: Create
  • Changelog Helper: Edit

Commands

Changelog Helper: Create command

  1. Open the command pallette with CMD + SHIFT + P
  2. Type in Changelog Helper: Create and select it from the list.
  3. The Create Changelog multi-step wizard will open. There are 3 steps which will then generate the changelog file.

Step 1: What is the changelog type?

Pick the type of changelog file you want to create. Is the change an Improvement or a Bug Fix.

Note If you have created any custom types they will appear in the list too.

Step 1

If you choose Other then you will be given an input to enter a custom type to use. The custom type will be saved for future use.

Step 1

Step 2: Include deploy tasks?

Do you want to include Deploy Tasks in the changelog?

Step 2

Step 3: What is the Jira ticket ID?

Enter the Jira ticket ID to use in the changelog.

Note The helper will attempt to detect the ticket ID automatically from the branch name you are currently checked out on. The suggestion will be the default value in the input.

Step 3

View new changelog file

After finishing the multi-step wizard the new yml file will be created in the /change_log/next directory. The changelog file will also be opened for you to customize further.

New Changelog

Changelog Helper: Edit command

  1. Open the command pallette with CMD + SHIFT + P
  2. Type in Changelog Helper: Edit and select it from the list.
  3. The Edit Changelog Types selection list will open. Here you can select any custom types you would like to remove.
  4. Click on OK to confirm your select and remove the types.

Edit Command

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft