ZIm/crates/copilot
R Aadarsh 0e1f9f689c Add a new load_with_encoding function to handle files with various encodings.
Modified `Buffer::reload` in `buffer.rs` to use this new function, allowing Zed
to open files with any encoding in UTF-8 mode. Files with characters that
are invalid in UTF-8 will have those bytes replaced with the � character.

Add comments and documentation.
2025-08-26 23:58:03 +05:30
..
src Add a new load_with_encoding function to handle files with various encodings. 2025-08-26 23:58:03 +05:30
Cargo.toml Add a new load_with_encoding function to handle files with various encodings. 2025-08-26 23:58:03 +05:30
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00