zed/crates/languages
Piotr Osiewicz b118b76272
editor: Fix "Toggle comments" not respecting multiple line_comments in language config (#10126)
This does not try to heuristically pick a comment style based on
surroundings anyhow. It does improve our story around uncommenting
though.

Fixes #10113.

Release Notes:

- Fixed "Toggle comment" action not working in presence of non-default
line comments such as doc comments in Rust
([#10113](https://github.com/zed-industries/zed/issues/10113)).
2024-04-03 17:34:59 +02:00
..
src editor: Fix "Toggle comments" not respecting multiple line_comments in language config (#10126) 2024-04-03 17:34:59 +02:00
Cargo.toml Extract Clojure support into an extension (#10088) 2024-04-02 13:47:03 -04:00
LICENSE-GPL chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00