Is this normal for this IDE? If I copy/paste code into chat then it fixes it and I want to “apply” it, I hit apply and it pastes the code into the open file- normal. But I then reject the code, it doesn’t bring back the old code. Even worse, It also truncates other code that should not be affected by the change. And it will do this;
<style>
/* Styles remain unchanged */
</style>
hahahaha, it just gives zero f’s.
I am spoiled coming from cursor- is this normal for cody? Am I using this wrong? How can I get this to be usable?
There is a lot of UI bugs in this. You need a QA tester to do a usability test on this. Other “bug” or bad Ui is when you ask it to find-code-smells;
Please review and analyze the HeroMain.astro and identify potential areas for improvement related to code smells, readability, maintainability, performance, security, etc. Do not list issues already addressed in the given code. Focus on providing up to 5 constructive suggestions that could make the code more robust, efficient, or align with best practices. For each suggestion, provide a brief explanation of the potential benefits. After listing any recommendations, summarize if you found notable opportunities to enhance the code quality overall or if the code generally follows sound design principles. If no issues found, reply "There are no errors." HeroMain.astro
The HeroMain.astro (65 lines) is the file, mentioned at the top, and it gave some bad css recommendations, but when I added the file to the bottom of the initial command, it got more context. The whole point is it review code on this one file, you should not have to reference it twice.