ZIm/crates/editor
smit 8742d4ab90
editor: Fix regression causing incorrect delimiter on newline in case of multiple comment prefixes (#31129)
Closes #31115

This fixes regression caused by
https://github.com/zed-industries/zed/pull/30824 while keeping that fix.

- [x] Test

Release Notes:

- Fixed the issue where adding a newline after the `///` comment would
extend it with `//` instead of `///` in Rust and other similar
languages.
2025-05-22 03:56:20 +05:30
..
src editor: Fix regression causing incorrect delimiter on newline in case of multiple comment prefixes (#31129) 2025-05-22 03:56:20 +05:30
Cargo.toml editor: Add python indentation tests (#30902) 2025-05-18 07:29:25 +05:30
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00