ZIm/crates/project2/src
Nathan Sobo db1cf8f6e1 Rename build_view to new_view and build_model to new_model
The word "new" is shorter and blends in with `new` constructors that are common
in Rust. Been meaning to do this for a while.
2024-01-01 17:42:01 -07:00
..
ignore.rs Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
lsp_command.rs Draft an expand macro recusively command 2023-12-11 12:28:22 +02:00
lsp_ext_command.rs Finalize the command 2023-12-11 12:28:22 +02:00
prettier_support.rs Log prettier installation start & success 2023-11-29 13:44:19 +02:00
project2.rs Rename build_view to new_view and build_model to new_model 2024-01-01 17:42:01 -07:00
project_settings.rs Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
project_tests.rs Port to gpui2 2023-12-05 16:13:39 +02:00
search.rs Port to gpui2 2023-12-05 16:13:39 +02:00
terminals.rs Rename build_view to new_view and build_model to new_model 2024-01-01 17:42:01 -07:00
worktree.rs Rename build_view to new_view and build_model to new_model 2024-01-01 17:42:01 -07:00
worktree_tests.rs Port to gpui2 2023-12-05 16:13:39 +02:00