- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(editor): Add auto-pairing for curly braces in Concerto model #281
base: main
Are you sure you want to change the base?
feat(editor): Add auto-pairing for curly braces in Concerto model #281
Conversation
✅ Deploy Preview for ap-template-playground ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @DianaLease , when you have some time, could you please review my PR? I'd love to get your feedback. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the contribution. Can you please rebase your branch?
1cfc302
to
0b28208
Compare
You're welcome! I've rebased my branch as requested. Please review my PR when you get a chance and let me know if any further changes are needed.
You're welcome! @sanketshevkar I've rebased my branch as requested. Please review my PR when you get a chance and let me know if any further changes are needed. |
…tion Signed-off-by: surya4419 <[email protected]>
…tion Signed-off-by: surya4419 <[email protected]>
…tion Signed-off-by: surya4419 <[email protected]>
0b28208
to
0d95a91
Compare
@sanketshevkar Thank you for reviewing my PR! Since you've approved my changes, could you please merge it when you get a chance? |
…n selection (accordproject#318) Signed-off-by: surya4419 <[email protected]>
Closes #280
This PR adds an automatic pairing feature for curly braces {} in the Concerto model section within the Monaco Editor. This improves the editing experience by reducing syntax errors and ensuring balanced brace structures.
Changes
Screenshots or Video
After Changes
Template.Playground.-.Google.Chrome.2025-03-17.20-11-25.mp4
Related Issues
Author Checklist
it-works) for your commits using the
--signoff
option of git commit.main
fromfork:branchname