zed/crates/text/src
Max Brunsfeld d4bbf21650
Merge pull request #1559 from zed-industries/language-injection
Add language injection support
2022-08-30 11:54:00 -07:00
..
anchor.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
locator.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
network.rs Move Network test helper from util crate into text crate 2022-03-04 13:54:07 -08:00
offset_utf16.rs Treat NSTextInputClient ranges as UTF-16 2022-07-21 13:41:35 +02:00
operation_queue.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
patch.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
point.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
point_utf16.rs Don't insert headers in MultiBuffer 2021-12-21 16:38:18 +01:00
random_char_iter.rs Strip carriage returns from all text in text::Buffer 2022-07-05 17:25:09 -07:00
rope.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
selection.rs working diagnostic popover. Also renamed GoToNextDiagnostic to GoToDiagnostic and adjusted it's action to jump to the popover's diagnostic if it is visible 2022-07-20 19:02:33 -07:00
subscription.rs Implement ExcerptList::subscribe 2021-12-06 13:37:17 -07:00
tests.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
text.rs Merge pull request #1559 from zed-industries/language-injection 2022-08-30 11:54:00 -07:00