ZIm/crates/language2/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
..
syntax_map Upgrade Tree-sitter for stack-overflow bugfix 2023-11-27 13:16:50 -08:00
buffer.rs Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01:00
buffer_tests.rs Rename build_view to new_view and build_model to new_model 2024-01-01 17:42:01 -07:00
diagnostic_set.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
highlight_map.rs Pass proper theme colors for inlays and suggestions 2023-12-06 21:48:39 +02:00
language2.rs Port to gpui2 2023-11-30 13:07:47 +02:00
language_settings.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
markdown.rs WIP 2023-11-02 16:47:14 -06:00
outline.rs Avoid panic with outline highlight ranges 2023-12-04 15:37:34 -05:00
proto.rs Add back Completion::documentation 2023-11-16 14:47:45 +01:00
syntax_map.rs Uncomment persistence tests 2023-11-03 12:38:09 +02:00