Nathan Sobo
|
986eafd84e
|
Enable test-support on editor in tests
|
2023-05-20 09:54:38 -06:00 |
|
Max Brunsfeld
|
67a25126d4
|
Define theme/ui text style settings in theme crate
|
2023-05-17 14:44:59 -07:00 |
|
Kirill Bulatov
|
d719352152
|
Unify path:row:column parsing, use it in CLI
|
2023-05-16 21:07:26 +03:00 |
|
Max Brunsfeld
|
ebbe52e6b0
|
🎨 Specify more dependencies at the workspace level
|
2023-04-24 17:41:55 -07:00 |
|
Max Brunsfeld
|
cbeb6e692d
|
Move postage crate version specification to workspace Cargo.toml
|
2023-03-21 11:26:13 -07:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Max Brunsfeld
|
6cdf4e98fc
|
Re-export basic text types from text and language crates
Also avoid production dependencies on fs and rope in collab
|
2022-10-12 15:48:19 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|
Antonio Scandurra
|
5b2d6e41f3
|
Introduce keyboard navigation in context menus
|
2022-05-26 16:36:30 +02:00 |
|
Max Brunsfeld
|
866ffdd4ae
|
Move Settings to its own crate
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-06 10:23:33 -07:00 |
|
Max Brunsfeld
|
05df1dfae9
|
Disable doctests for all libraries
We don't use them, and they add a lot of noise to the test output
when running all tests in the workspace.
|
2022-03-03 16:15:56 -08:00 |
|
Max Brunsfeld
|
0e55f0ccaa
|
Use Rust 2021 edition in all crates
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-01-26 12:50:31 -08:00 |
|
Nathan Sobo
|
1445ce10b5
|
Name the root file of every crate after the crate to ease navigation
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:46:39 -07:00 |
|
Nathan Sobo
|
d3f28166cb
|
Rename buffer crate to text and name its entrypoint after the crate
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:26:12 -07:00 |
|
Antonio Scandurra
|
cea8107242
|
WIP: Start on go to line
|
2021-11-24 18:45:36 +01:00 |
|