feat: localize code action commands#339
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (20)
📝 WalkthroughWalkthroughCode action titles in the extension are migrated from hardcoded English strings to i18n-localized labels. ChangesCode Action i18n Localization
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
src/activate/CodeActionProvider.tsESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox. src/activate/__tests__/CodeActionProvider.spec.tsESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox. 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
taltas
left a comment
There was a problem hiding this comment.
Thanks for your contribution, there are always more corners to translate!
Related GitHub Issue
Closes: #334
Description
Support localization for code action commands.
Test Procedure
Cmd+./Ctrl+.)Pre-Submission Checklist
Screenshots / Videos
English version:

Localized version:

English version:

Localized version:

Summary by CodeRabbit