docs: more icons in readme#1687
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 900000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
🔇 Additional comments (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughUpdated the README badge block: added an AUR badge, removed the Weblate languages badge, changed the Dev build shields.io definition, and replaced the hosted Weblate widget reference with a shields.io weblate progress badge; corresponding footer badge links were adjusted. ChangesREADME Badge Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1940ef9 to
bd757ef
Compare
bd757ef to
0de5e68
Compare
2e5ec1e to
b81e87f
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 24: Update the README tagline string "Another Drop Down Terminal
Extension for GNOME Shell" to use hyphenation for consistency by changing "Drop
Down" to "Drop-Down" so it reads "Another Drop-Down Terminal Extension for GNOME
Shell"; ensure only the tagline text is modified and preserve surrounding
punctuation and capitalization.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 4d7d32e1-76b3-497c-aeb6-c60065ce7c2d
📒 Files selected for processing (1)
README.md
📜 Review details
🧰 Additional context used
🪛 LanguageTool
README.md
[grammar] ~24-~24: Use a hyphen to join words.
Context: ...ension-ddterm?logo=weblate Another Drop Down Terminal Extension for GNOME Shell ...
(QB_NEW_EN_HYPHEN)
🔇 Additional comments (1)
README.md (1)
7-10: LGTM!Also applies to: 13-23, 26-26
| [Weblate languages badge]: https://hosted.weblate.org/widget/gnome-shell-extension-ddterm/language-badge.svg | ||
| [Weblate status badge]: https://img.shields.io/weblate/progress/gnome-shell-extension-ddterm?logo=weblate | ||
|
|
||
| Another Drop Down Terminal Extension for GNOME Shell |
There was a problem hiding this comment.
Use hyphenation in the tagline for consistency and readability.
“Drop Down” should be “Drop-Down” in this sentence.
✏️ Proposed fix
-Another Drop Down Terminal Extension for GNOME Shell
+Another Drop-Down Terminal Extension for GNOME Shell📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Another Drop Down Terminal Extension for GNOME Shell | |
| Another Drop-Down Terminal Extension for GNOME Shell |
🧰 Tools
🪛 LanguageTool
[grammar] ~24-~24: Use a hyphen to join words.
Context: ...ension-ddterm?logo=weblate Another Drop Down Terminal Extension for GNOME Shell ...
(QB_NEW_EN_HYPHEN)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@README.md` at line 24, Update the README tagline string "Another Drop Down
Terminal Extension for GNOME Shell" to use hyphenation for consistency by
changing "Drop Down" to "Drop-Down" so it reads "Another Drop-Down Terminal
Extension for GNOME Shell"; ensure only the tagline text is modified and
preserve surrounding punctuation and capitalization.
b81e87f to
76d3cb8
Compare
There was a problem hiding this comment.
♻️ Duplicate comments (1)
README.md (1)
24-24:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winUse hyphenation in the tagline for consistency and readability.
"Drop Down" should be "Drop-Down" in the tagline.
✏️ Proposed fix
-Another Drop Down Terminal Extension for GNOME Shell +Another Drop-Down Terminal Extension for GNOME Shell🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@README.md` at line 24, Update the README tagline to use hyphenation for consistency: change the string "Drop Down Terminal Extension for GNOME Shell" to "Drop-Down Terminal Extension for GNOME Shell" so the tagline reads with a hyphenated compound adjective.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Duplicate comments:
In `@README.md`:
- Line 24: Update the README tagline to use hyphenation for consistency: change
the string "Drop Down Terminal Extension for GNOME Shell" to "Drop-Down Terminal
Extension for GNOME Shell" so the tagline reads with a hyphenated compound
adjective.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: c1f2d73e-6d1d-4291-b310-76ecd64afd02
📒 Files selected for processing (1)
README.md
📜 Review details
⏰ Context from checks skipped due to timeout of 900000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
- GitHub Check: ci / lint
- GitHub Check: ci / dist
- GitHub Check: Analyze (javascript-typescript)
- GitHub Check: Analyze (actions)
- GitHub Check: Analyze (python)
🧰 Additional context used
🪛 LanguageTool
README.md
[grammar] ~24-~24: Use a hyphen to join words.
Context: ...ension-ddterm?logo=weblate Another Drop Down Terminal Extension for GNOME Shell ...
(QB_NEW_EN_HYPHEN)
🔇 Additional comments (4)
README.md (4)
13-13: LGTM!Also applies to: 18-19
20-21: LGTM!
15-15: LGTM!Also applies to: 22-22
8-8: README: Logo path is valid
data/com.github.amezin.ddterm.svgexists in the repository, so the README header logo should render correctly.
76d3cb8 to
58f087d
Compare
No description provided.