Document known issue with 'Replace in Files...' function (#1199)

Added a known issue regarding the broken 'Replace in Files...' function and linked to the related GitHub issue.
This commit is contained in:
Lukas Tenbrink
2025-11-01 12:42:13 +01:00
committed by GitHub
parent e65927f18d
commit 7abedb199b

View File

@@ -115,7 +115,7 @@ This release is built from commit [`7864ac801`](https://github.com/godotengine/g
## Known issues
There are currently no known issues introduced by this release.
- **The "Replace in Files..." function is currently broken, and will clear the contents of all files with matches when used.** This issue will be fixed in the next snapshot via [GH-112033](https://github.com/godotengine/godot/pull/112033).
With every release we accept that there are going to be various issues, which have already been reported but haven't been fixed yet. See the GitHub issue tracker for a complete list of [known bugs](https://github.com/godotengine/godot/issues?q=is%3Aissue+is%3Aopen+label%3Abug).