
Conventional Comments (GitHub) - by Pullpo od Pullpo.io
Helps format code review comments on GitHub using the Conventional Comments standard.
27 korisnika27 korisnika
Za korištenje ovog proširenja trebat ćeš Firefox
Metapodaci proširenja
Snimke ekrana



Informacije o ovom proširenju
🎯 The Problem
Code reviews are crucial for maintaining code quality, but they often suffer from:
💡 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:
✨ 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/
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/
Ocjena 5 od strane 1 korisnika
Dozvole i podaciSaznaj više
Potrebne dozvole:
- Pristupiti tvojim podacima za github.com
- Pristupiti tvojim podacima za gitlab.com
Opcionalne dozvole:
- Pristupiti tvojim podacima za api.pullpo.io
- Pristupiti tvojim podacima za github.com
- Pristupiti tvojim podacima za gitlab.com
Daljnje informacije
- Poveznice dodatka
- Verzija
- 0.2.4
- Veličina
- 92,32 KB
- Zadnje aktualiziranje
- prije 7 dana (11. ruj. 2025)
- Povezane kategorije
- Licenca
- MIT licenca
- Povijest verzija
- Dodaj u zbirku
Napomene o izdanju za 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.
• 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.
Daljnja proširenja od Pullpo.io
- Još nema ocjena
- Još nema ocjena
- Još nema ocjena
- Još nema ocjena
- Još nema ocjena
- Još nema ocjena