CommandCodeAI / CommandCodeAI/desktop
[Bug]: Missing Line breaks in code formatted output
@aliarain 已经在做这个了。
开始于 2026年9月7日。
- 主要语言
- Shell
- 星标
- 80
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
GUI version
0.1.18.0
Operating system
macOS (Apple silicon)
Reproduction steps
Operating system: Windows (Not availible in the dropdown, also see https://github.com/CommandCodeAI/desktop/issues/19 )
Ask for files in a directory (or other cases where you would expect line breakes in a code block)
Expected behavior
Line breaks where these also also communly used in e.g. the OS:
E.g.
-rw-r--r-- 1 root root 14607 Aug 8 21:34 app_backup.py
-rw-r--r-- 1 root root 23311 Aug 23 13:39 app.py
-rw-r--r-- 1 root root 202 Aug 8 14:33 Dockerfile
Actual behavior
output, e.g. in this case file listings (but I have also need it in SQL code) are put in one line:
example:
Screenshots, recordings, or sanitized logs
No response
Safety check
- I removed credentials and private project information from this report.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。