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
|
9f99e58834
|
Remove 2 suffix for lsp, language, fuzzy
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 11:58:02 -08:00 |
|
Max Brunsfeld
|
c5a1950522
|
Remove 2 suffix for project
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 11:53:34 -08:00 |
|
Max Brunsfeld
|
4ddb26204f
|
Remove 2 suffix for ai, zed_actions, install_ci, feature_flags
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 11:48:46 -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
|
bcad3a5847
|
Remove 2 suffix for picker, feedback
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:55:34 -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 |
|
Conrad Irwin
|
6ffbc3a0f5
|
Allow pasting ZED urls in the command palette in development
|
2023-10-16 20:03:44 -06:00 |
|
Max Brunsfeld
|
39618ae32d
|
Define language settings in the language crate
|
2023-05-16 17:29:53 -07:00 |
|
Max Brunsfeld
|
ebbe52e6b0
|
🎨 Specify more dependencies at the workspace level
|
2023-04-24 17:41:55 -07:00 |
|
Antonio Scandurra
|
5471217089
|
Use the same serde version across the entire workspace
|
2023-03-28 09:42:00 -07:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Keith Simmons
|
f6292437fa
|
Add command palette filter global and update it when vim mode is enabled/disabled
|
2022-06-28 13:35:43 -07:00 |
|
Max Brunsfeld
|
724affc442
|
Upgrade deps to avoid multiple versions of transitive deps
* env_logger
* prost-build
* bindgen
|
2022-06-02 17:38:33 -07:00 |
|
Antonio Scandurra
|
3ac6fc89c1
|
Pretty-print JSON of server snapshot
|
2022-05-26 09:34:39 +02:00 |
|
Max Brunsfeld
|
ef0b584532
|
Remove AppState from workspace actions
This allows those actions to be bound to keystrokes in the keymap.
Also, remove the WorkspaceParams struct, simplify how Workspaces are
constructed.
|
2022-05-19 14:37:26 -07:00 |
|
Max Brunsfeld
|
d8ad0d8e4e
|
Format action names more readably in command palette
Also add a unit test for the command palette
|
2022-04-18 18:12:43 -07:00 |
|
Max Brunsfeld
|
7964464e3d
|
Rename SelectorModal -> Picker, put it in its own crate
|
2022-04-18 17:11:39 -07:00 |
|
Max Brunsfeld
|
4630071f58
|
Start work on a command palette
|
2022-04-18 17:11:08 -07:00 |
|