Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Náhled Conventional Comments (GitHub) - by Pullpo

Conventional Comments (GitHub) - by Pullpo od Pullpo.io

Helps format code review comments on GitHub using the Conventional Comments standard.

5 (1 reviews)5 (1 reviews)
27 uživatelů27 uživatelů
Pro používání tohoto rozšíření potřebujete Firefox
Stáhnout Firefox a nainstalovat toto rozšíření
Stáhnout soubor

Metadata rozšíření

Snímky obrazovky
Conventional Comments in GitHub UIBadge formatting for commentsDark mode support
O tomto rozšíření
🎯 The Problem
Code reviews are crucial for maintaining code quality, but they often suffer from:
  • Ambiguous or unclear feedback
  • Misunderstandings about comment severity
  • Difficulty in parsing and tracking different types of feedback
  • Inconsistent commenting styles across team members

💡 The Solution
Conventional Comments Helper brings the power of Conventional Comments directly into your GitHub workflow. It adds a sleek, intuitive toolbar to every comment box in GitHub, making it easy to:
  • Add standardized labels to your comments (praise, suggestion, issue, etc.)
  • Include decorators for additional context (non-blocking, blocking, if-minor)
  • Maintain consistent formatting across all review comments
  • Toggle between plain text and badge-style formatting

✨ Features
🎨 Intuitive Toolbar: Seamlessly integrated into GitHub's interface
🏷️ Standard Labels & Decorations
🔄 Toggle Functionality: Easily remove labels or decorations
🎨 Badge Style Option: Switch between text and visual badge formats
🌓 Dark Mode Support: Seamlessly works with GitHub's themes

📍Useful links
Repo on GitHub: https://github.com/pullpo-io/conventional-comments
Docs: https://docs.pullpo.io/conventional-comments-getting-started

Made by https://pullpo.io/
Ohodnoceno 5 1 redaktorem
Pro hodnocení tohoto rozšíření se přihlaste
Zatím nehodnoceno

Hodnocení bylo uloženo

5
1
4
0
3
0
2
0
1
0
Přečíst 1 recenzi
Oprávnění a dataZjistit více

Požadovaná oprávnění:

  • Přistupovat k vašim datům stránky github.com
  • Přistupovat k vašim datům stránky gitlab.com

Volitelná oprávnění:

  • Přistupovat k vašim datům stránky api.pullpo.io
  • Přistupovat k vašim datům stránky github.com
  • Přistupovat k vašim datům stránky gitlab.com
Další informace
Odkazy doplňku
  • Domovská stránka
  • Stránky podpory
  • E-mail podpory
Verze
0.2.4
Velikost
92,32 KB
Poslední aktualizace
před 7 dny (11. zář 2025)
Příbuzné kategorie
  • Vývoj webu
  • Vzhled
Licence
Licence MIT
Historie změn
  • Zobrazit všechny verze
Štítky
  • dark mode
  • reddit
  • user scripts
Přidat do sbírky
Nahlásit tento doplněk
Poznámky k verzi 0.2.4
Fixed
• Toolbar not appearing on the first inline comment in GitHub’s new review UI.
Previously, our extension only detected the “new” GitHub review experience after at least one comment existed (due to relying on div[data-testid="review-thread"]). As a result, the toolbar didn’t load for the very first comment box.

Changes
• Improved GitHub experience detection
• Added support for new UI markers that exist before any comments are created:
• div[data-marker-navigation-new-thread="true"]
• div[data-marker-id]
• [class^="MarkdownEditor-module__container"]
• textarea[aria-label="Markdown value"]
• Ensures we now recognize the new review experience even when a PR has no comments.
• Updated textarea selectors for GitHub new UI
• Removed brittle, hashed class selectors (e.g., .prc-Textarea-TextArea-*).
• Replaced with robust, stable selectors:
• First inline editor:
div[data-marker-navigation-new-thread="true"] textarea[aria-label="Markdown value"]
• Any inline thread editor:
div[data-marker-id] textarea[aria-label="Markdown value"]
• Fallback for PR header/new comment boxes:
fieldset textarea[aria-label="Markdown value"]

Result
• The toolbar now appears correctly on the very first comment box in GitHub PRs, matching behavior for subsequent comment boxes.
Další doplňky od autora Pullpo.io
  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.