Skip to content

niemtec/conventional-commits

Repository files navigation

Conventional Commits

Example of the list of commands available

A Raycast extension designed to provide a reference list of the possible Conventional Commit prefixes enriched by the Angular Convention which can be inserted into the active window.

Each prefix contains a brief description explaining a typical usecase, once selected Raycast inserts the prefix into your current text field.

You can also view the message structure to better understand how it can be applied in a given context.

Usage

 Inserting a prefix

Example of the list of commands available

  1. Open Raycast
  2. Start typing the full or partial command name (Insert Conventional Commit Prefix)
  3. Select "Insert Conventional Commit Prefix" from the menu
  4. Make a selection of the prefix you want to insert into the current window and press enter

 Viewing message structure

Commit Message Screenshot

  1. Open Raycast
  2. Start typing the full or partial command name (View Conventional Commit Message Structure)
  3. Make a selection of the prefix you want to insert into the current window and press enter

Available Prefixes

The following prefixes are available:

  • Feature
  • Bug Fix
  • Documentation
  • Style
  • Code Refactoring
  • Performance Improvements
  • Tests
  • Build
  • Continuous Integration
  • Chore
  • Revert

Something missing? Raise an issue in the repo here!

About

Raycast extension which allows you to insert conventional commit prefixes into your currently open window

Resources

Stars

Watchers

Forks

Packages

No packages published