Conversation
🦋 Changeset detectedLatest commit: 2078986 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughA changeset file documents a patch release for emacs-mcx that adds a Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ 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 |
There was a problem hiding this comment.
Pull request overview
This PR fixes the configuration scope of emacs-mcx.subwordMode to make it language-overridable, allowing users to set different values for different programming languages.
Changes:
- Added
"scope": "language-overridable"to theemacs-mcx.subwordModeconfiguration in package.json - Added a changeset documenting this fix
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Added "scope": "language-overridable" to the emacs-mcx.subwordMode configuration property to enable per-language configuration overrides |
| .changeset/sixty-beers-flow.md | Added changeset documenting the configuration scope fix as a patch-level change |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary by CodeRabbit