ZIm/crates/semantic_index/src
Conrad Irwin 646f69583a
Allow opening non-extant files (#9256)
Fixes #7400



Release Notes:

- Improved the `zed` command to not create files until you save them in
the editor ([#7400](https://github.com/zed-industries/zed/issues/7400)).
2024-03-12 22:30:04 -06:00
..
db.rs Enable clippy::needless_question_mark (#8759) 2024-03-02 23:40:39 -05:00
embedding_queue.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
parsing.rs Use collections::{HashMap, HashSet} instead of its std:: counterpart (#7502) 2024-02-07 19:06:03 +02:00
semantic_index.rs Allow opening non-extant files (#9256) 2024-03-12 22:30:04 -06:00
semantic_index_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
semantic_index_tests.rs Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00