zed/crates/project/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
..
debounced_delay.rs
lsp_command.rs Always resolve code action if needed (#8904) 2024-03-05 23:42:12 +02:00
lsp_ext_command.rs
prettier_support.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
project.rs Allow opening non-extant files (#9256) 2024-03-12 22:30:04 -06:00
project_settings.rs Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00
project_tests.rs Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00
search.rs
task_inventory.rs Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00