Max Brunsfeld
|
f5ba22659b
|
Remove 2 suffix from gpui
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:59:39 -08:00 |
|
Max Brunsfeld
|
dfcb17fe74
|
Remove 2 suffix for theme
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:41:01 -08:00 |
|
Max Brunsfeld
|
4305c5fdbe
|
Remove 2 suffix for ui, storybook, text
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:33:51 -08:00 |
|
Max Brunsfeld
|
0cf65223ce
|
Remove 2 suffix for collab, rope, settings, menu
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:29:16 -08:00 |
|
Max Brunsfeld
|
789ce8dd75
|
Remove 2 suffix for workspace
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 11:08:51 -08:00 |
|
Max Brunsfeld
|
588976d27a
|
Remove 2 suffix for editor
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:58:57 -08:00 |
|
Max Brunsfeld
|
252694390a
|
Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:42:49 -08:00 |
|
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 |
|