I used Cursor extensively for a single-page app to learn how it all works. My app uses a backtick for a complex prompt. When I use the chat panel to make changes across the whole page, sometimes the backtick in my Javascript causes Cursor to stop applying the changes correctly. Cursor will often write β```β right after my single backtick. I refactored my code without any backticks, and Cursor apply works every time.
2 Likes