Skip to content

Conversation

@sacOO7
Copy link
Contributor

@sacOO7 sacOO7 commented Jan 14, 2026

Added missing jetpack entry to languages.ts

Summary by CodeRabbit

  • New Features
    • Added Jetpack Compose as a new language option for code snippets, enabling users to select and highlight Jetpack Compose code in the editor.

✏️ Tip: You can customize this high-level summary in your review settings.

@sacOO7 sacOO7 requested a review from aralovelace January 14, 2026 13:50
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 14, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

A new language entry for Jetpack Compose is added to the LanguageMap in the CodeSnippet module. The entry maps the jetpack key to Jetpack Compose with its corresponding icon and sets Kotlin as the syntax highlighter language.

Changes

Cohort / File(s) Summary
Language Map Extension
src/core/CodeSnippet/languages.ts
Added new jetpack language entry with label "Jetpack Compose", icon "icon-tech-jetpack", and Kotlin syntax highlighting support

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops with glee today, 🐰
For Jetpack joins the fray!
With Kotlin's colors shining bright,
Compose code snippets take flight!
Our language map grows with delight!

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal and lacks required sections from the template such as Jira Ticket Link/Motivation, How to manually test, and the Merge/Deploy Checklist. Add Jira ticket link or motivation, testing instructions, and complete the Merge/Deploy Checklist with appropriate selections or notes for this small configuration change.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fix missing jetpack lang entry' clearly and specifically describes the main change - adding a missing jetpack language entry to the languages configuration file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sacOO7 sacOO7 changed the title Fix jetpack lang Fix missing jetpack lang entry Jan 14, 2026
Copy link
Contributor

@aralovelace aralovelace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you update the @ably/ui package to 17.11.3 in the json as well? thanks

@aralovelace aralovelace added the review-app Create review app in Heroku label Jan 14, 2026
@ably-ci ably-ci temporarily deployed to ably-ui-fix-jetpack-lan-sky3vn January 14, 2026 13:52 Inactive
@sacOO7 sacOO7 requested a review from a team as a code owner January 14, 2026 13:56
@ably-ci ably-ci temporarily deployed to ably-ui-fix-jetpack-lan-sky3vn January 14, 2026 13:56 Inactive
@sacOO7
Copy link
Contributor Author

sacOO7 commented Jan 14, 2026

can you update the @ably/ui package to 17.11.3 in the json as well? thanks

Updated to 17.11.4 👍

@aralovelace aralovelace merged commit 74f114a into main Jan 14, 2026
4 checks passed
@aralovelace aralovelace deleted the fix/jetpack-lang branch January 14, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create review app in Heroku

Development

Successfully merging this pull request may close these issues.

4 participants