qwen-code/docs/users
tanzhenxin 831d74dbfe feat: Preserve UTF-8 BOM when editing files (Fix #1672)
- Add FileEncoding constants (UTF8, UTF8_BOM)
- Add detectFileBOM() to detect existing file encoding
- Modify writeTextFile() to support BOM option
- Add defaultFileEncoding configuration option
- Preserve BOM when editing existing files
- Use configured encoding for new files
- Add comprehensive tests (unit, integration, e2e)
- Update documentation

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-01 10:32:20 +08:00
..
configuration feat: Preserve UTF-8 BOM when editing files (Fix #1672) 2026-02-01 10:32:20 +08:00
extension fix typo error 2026-01-26 10:00:33 +08:00
features Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/support-lsp 2026-01-28 18:54:01 +08:00
ide-integration update documentation 2025-12-19 18:16:59 +08:00
reference feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
support fix(core): improve OAuth fetch-failed diagnostics 2026-01-10 16:49:56 +08:00
_meta.ts docs move extension to user and hide create docs 2026-01-21 19:57:26 +08:00
common-workflow.md docs: updated all links, click and open in vscode, new showcase video in overview 2025-12-17 11:10:31 +08:00
integration-github-action.md docs: updated all links, click and open in vscode, new showcase video in overview 2025-12-17 11:10:31 +08:00
integration-jetbrains.md feat: update docs 2026-01-13 21:51:34 +08:00
integration-vscode.md fix: docs 2026-01-14 10:30:03 +08:00
integration-zed.md fix: docs 2026-01-14 10:30:03 +08:00
overview.md fix: lint & ci issues 2026-01-07 22:58:09 +08:00
quickstart.md feat: Customizing the sandbox environment 2026-01-13 10:39:32 +08:00