Welcome to the Feature Request section! This is the place to share your ideas and suggestions for improving our platform, products, or services. Whether it’s a new functionality, an enhancement to an existing feature, or a completely fresh concept, we value your input.
Well, I was really enjoying the Qoder IDE, I even ditched TRAE and subscribed to Qoder’s Pro plan, but, maybe due to my lack of attention, I didn’t know there was a daily usage limit. When I saw this message, I was completely disappointed, it was too good to be true:
“You’ve reached your daily usage limit for Chat. Come back tomorrow to continue working with me.”
I have an idea — I’m not sure if it’s possible to implement this or not — but in the chat, there should be an option to upload a screenshot. Once the image is uploaded, a cropping tool should automatically appear, allowing the user to cut out a specific part of the image, for example, a div on the right side that contains a form. Then, the user could drag that cut-out part to the left side of the image and release it. After that, the chat would ask, “Do you want to keep the image like this?” If the user confirms, the chat would then generate the layout of the divs exactly as the user envisioned.
In other words, all elements on the webpage could be rearranged freely, and in the end, the agent would generate the complete structure accordingly.
作为一个从来没接触过编程的小白提几点建议:1可以将一些语法及代码的编写规范做到软件底层规则中,在每次编写计划中就要识别使用哪些语法的规则,避免出现大规模错误。2有错误修改时要从全局考虑,不能修改后,要么其它功能变没了,要么出现更多问题。3感觉现在和其它软件存在同质性。可以将一些自动化软件进行集成么,比如浏览器测试/组件测试这些工具进行集成,避免用户自己填写相关信息,小白真的很不友好,大神也省得折腾。