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感觉现在和其它软件存在同质性。可以将一些自动化软件进行集成么,比如浏览器测试/组件测试这些工具进行集成,避免用户自己填写相关信息,小白真的很不友好,大神也省得折腾。
建议像trae一样在编辑器顶部整一个可以下拉快速切换项目的功能
When will the Qoder IDE support configuration synchronization? Every time I switch computers or reinstall the system, I have to redo all those settings or move files like setting.json, keybinding.json, and so on, which is quite troublesome.
希望增加移动端的支持,能够操作桌面的Qoder进行编码:
1.代码完成后将AI的聊天窗口直接在移动端原生显示出来,可以像PC端一样进行沟通。
2.移动端可以有远程桌面查看能力,甚至集成远程操作能力,一定程度看到桌面端效果,这主要用于看前端页面效果,当然了,如果是Web端,那完全可以有更好的代理方式,但是要考虑用户可能没有服务器,最好能利用阿里云的体系化能力,提供轻量服务器做支持,可以一键部署到阿里云,然后手机端直接看效果。
3.像龙虾一下扩展更多的移动端渠道,我知道钉钉已经开始全面AI化了,阿里也正在整合所有AI团队,完全可以通过钉钉作为移动端入口,我认为这个也是可以接受的,这可以让你们和微信相抗衡,作为未来时代的一个AI流量入口。
我在中国春节期间利用VS CODE 获取过Qoder的很多官方命令,可以实现一部分的操作,但始终没有找到消息发送完成和AI回复的历史消息的命令,直到最近又看到更新了Hook,猜测你们应该在为更多可能做准备,而我目前没有精力去自己做一个移动端工具了,毕竟我做出来之后,你们很可能就会发布官方版,如果你们有移动端的计划,请考虑我的需求。
然后作为一名重度使用者,希望你们的扩展包价格能保持和套餐价格一致,毕竟我现在一个月要用6个账号把140美元套餐都买满,虽然这在支持第三方Coding plan之后已经极大缓解了。
建议增加会话名重命名能力,便于多会话下找历史会话
如何备份技能库和代码库。换新电脑能同步么? 另外付费会员的积分,下个月能不能继承?
当前 qoder 不支持 codex 中的引导功能,如果想要补充信息,要不只能终止回复,要不只能等现在的错误都跑完之后才能继续执行补充的信息。