Go to file
2020-05-22 11:11:40 +01:00
_locales/en Clean unused messages 2020-05-22 10:54:17 +02:00
icons Add same icon as homepage 2020-05-22 10:54:09 +02:00
src Rename extension to proper name 2020-05-22 10:53:47 +02:00
.gitignore feat: prototype 2020-05-06 11:52:05 +02:00
demo.gif Update project readme with demo and description 2020-05-22 11:01:49 +02:00
manifest.json Removed excess http:// 2020-05-22 11:11:40 +01:00
README.md Update project readme with demo and description 2020-05-22 11:01:49 +02:00

Conventional Comments button

This is a tiny Chrome extension that adds a conventional comment button to GitLab file explorer comments, allowing to quickly leave a structured semantic comment during your MR reviews!

Demo

Demo

How to install

This is a chrome extension, recently chrome disallowed to install packed crx extension that are not listed on the Chrome Store, so to install this

  • git clone git@gitlab.com:conventionalcomments/conventional-comment-button.git
  • On Chrome: Menu
    • More Tools
      • Extensions
  • In the Extension page: Load unpacked and select the cloned repository

How to update

  • git pull
  • On Chrome: Menu
    • More Tools
      • Extensions
  • In the Extension page find conventional comments button and hit the refresh button