-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementNew feature or requestNew feature or request
Description
What problem does this proposed feature solve?
The JSON format for custom modes is hard to read and doesn't have good support for multi-line strings and comments.
Describe the proposed solution in detail
YAML is a superset of JSON, so we should just make all future changes to these files save in YAML instead of JSON and migrate custom_modes.json to custom_modes.yaml.
Technical considerations or implementation details (optional)
No response
Describe alternatives considered (if any)
No response
Additional Context & Mockups
No response
Proposal Checklist
- I have searched existing Issues and Discussions to ensure this proposal is not a duplicate.
- This proposal is for a specific, actionable change intended for implementation (not a general idea).
- I understand that this proposal requires review and approval before any development work begins.
Are you interested in implementing this feature if approved?
- Yes, I would like to contribute to implementing this feature.
dosubot
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request
Type
Projects
Status
Done