ZIm/crates/project/src
Julia 2323fd17b0
Autocomplete docs (#3126)
Release Notes:

- Added documentation display for autocomplete items.
- Fixed autocomplete filtering blocking the Zed UI, causing hitches and
input delays with large completion lists.
- Fixed hover popup link not firing if the mouse moved a slight amount
while clicking.
- Added support for absolute path file links in hover popup and
autocomplete docs.
2023-10-13 13:26:45 -04:00
..
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Enable completion menu to resolve documentation when guest 2023-10-10 00:16:15 -04:00
project.rs Autocomplete docs (#3126) 2023-10-13 13:26:45 -04:00
project_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00
project_tests.rs chore: Use aho-corasick 1.1 in direct dependencies (#2983) 2023-09-18 17:01:08 +02:00
search.rs [WIP] Replace in project (#2984) 2023-09-21 16:27:58 +02:00
terminals.rs Add Nushell support to venv activation 2023-10-01 23:38:30 -04:00
worktree.rs Remove unnecessary dependencies on client and rpc 2023-10-06 13:14:53 -07:00
worktree_tests.rs Fix rust 1.72 warnings about shadowed glob re-exports 2023-08-25 10:25:21 -07:00