zed/crates/language/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
..
syntax_map Add randomized syntax map test with elixir within heex within elixir 2023-07-14 09:58:34 -07:00
buffer.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
buffer_tests.rs Fix regression in Buffer::language_scope_at 2023-08-18 12:58:09 -07:00
diagnostic_set.rs Clear old diagnostics when restarting a language server 2023-05-22 12:53:22 -07:00
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
language_settings.rs Add wrap guides and associated settings 2023-07-20 16:39:13 -07:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Show source of diagnostic hovers 2023-04-27 14:35:34 -04:00
syntax_map.rs Upgrade Tree-sitter for error recovery bug fix 2023-08-18 11:31:40 -07:00