mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
5e44748677
- Fixed #9729 and #10193 This commit fixes an issue where the string splitting function was handling characters in the input string improperly. We adjusted the use of the `take_while` function to calculate the length of the numeric prefix, rather than directly splitting the string, thus correctly splitting the string into a numeric prefix part and the remaining part |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE |