ZIm/crates/project/src
Piotr Osiewicz d27cebd977
Z 2819 (#2872)
This PR adds new config option to language config called
`word_boundaries` that controls which characters should be recognised as
word boundary for a given language. This will improve our UX for
languages such as PHP and Tailwind.

Release Notes:

- Improved completions for PHP
[#1820](https://github.com/zed-industries/community/issues/1820)

---------

Co-authored-by: Julia Risley <julia@zed.dev>
2023-08-22 10:35:20 +02:00
..
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Strip off inlay hints data that should be resolved 2023-08-14 22:50:55 +03:00
project.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
project_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00
project_tests.rs Make project search includes and excludes more user-friendly 2023-07-28 12:56:44 +03:00
search.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
terminals.rs Remove more window id usage 2023-08-08 11:20:09 -06:00
worktree.rs Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07:00
worktree_tests.rs Fix regression in handling git FS events (#2670) 2023-06-30 11:40:49 -07:00