I am using Anypoint Code Builder extension to develop mule projects in cursor. The XML files often take more time to render or gets stuck loading.
hi @Pradeep_Kumar and thank you for your post.
Could you try following:
- In Cursor, disable all other VS Code extensions for that workspace and restart the app.
- Update the Anypoint Code Builder extensions to the latest version and wait for all Mule/ACB dependencies to finish installing.
- Open the ACB Output/Problems panels and fix any missing‑dependency or loading errors they report.
- For large Mule projects, prefer editing the XML source and only open the Canvas when necessary.
- Try the same project in vanilla VS Code with ACB; if Canvas is also slow there, it’s an ACB performance issue, not specific to Cursor.
Which Cursor version are you using and which version of this extension do you have installed?
