Joseph T. Lyons
2972ee8ced
Move telemetry settings check into telemetry module
2024-01-04 01:13:21 -05:00
Nate Butler
c76fcb3ca5
UI grab bag ( #3875 )
...
- Tidy up some ui crate docs
- Update "checking" diagnostic color + add icon
- Make scrollbar track transparent in all themes
- Update border variant color in all themes
- Use theme colors for muted/speaking indicators
Release Notes:
- N/A
2024-01-03 23:26:02 -05:00
Nate Butler
77647fa088
Use theme colors for muted/speaking indicators
2024-01-03 23:19:47 -05:00
Nate Butler
20a897d511
Update border variant color
2024-01-03 23:13:26 -05:00
Nate Butler
d643d99943
Make scrollbar track transparent
2024-01-03 23:09:24 -05:00
Nate Butler
710a26ce32
Add "Checking" icon for diagnostics
2024-01-03 23:07:21 -05:00
Marshall Bowers
e903adf016
Use dense spacing for completion menu items ( #3874 )
...
This PR updates the completion menu to use dense spacing for its items.
Release Notes:
- Adjusted styling of completion menu entries.
2024-01-03 23:06:16 -05:00
Joseph T. Lyons
b99e9d5f38
Merge branch 'main' into rename-notification-store
2024-01-03 22:59:43 -05:00
Nate Butler
f633043859
Update ui docs
2024-01-03 22:44:31 -05:00
Max Brunsfeld
073128e4f3
Remove wasmtime for now
2024-01-03 21:44:58 -05:00
Mikayla
3b90c778b9
Change binary name
2024-01-03 21:44:45 -05:00
Joseph T. Lyons
570abe0590
Rename notification_store
2024-01-03 20:02:23 -05:00
Joseph T. Lyons
1bc2e0ee5c
Remove zed2-related comment
...
This was the last result when searching for `zed2`
2024-01-03 20:00:58 -05:00
Marshall Bowers
3ddba6fc71
Restore timestamp insertion for journal: new journal entry
( #3870 )
...
This PR restores the insertion of the timestamp when using the `journal:
new journal entry` action.
Release Notes:
- Restored timestamp insertion when creating new journal entries.
2024-01-03 18:09:55 -05:00
Marshall Bowers
1a3c931d61
Fix icon path for Icon::AudioOn
( #3869 )
...
This PR fixes the icon path for `Icon::AudioOn` so that it points to a
file that exists.
Release Notes:
- Fixed the loading of the deafen icon in the call controls.
2024-01-03 17:54:53 -05:00
Marshall Bowers
2ec58c0438
Follow the project host when clicking their name in the title bar ( #3868 )
...
This PR adds back the ability to follow the project host when clicking
on their name in the title bar.
Release Notes:
- Added back following the project host when clicking their name in the
title bar.
2024-01-03 17:48:46 -05:00
Joseph T. Lyons
ad28ae5562
Merge branch 'main' of https://github.com/zed-industries/zed
2024-01-03 17:20:36 -05:00
Joseph T. Lyons
5944fcb999
collab 0.33.0
2024-01-03 17:20:01 -05:00
Joseph T. Lyons
9936b07472
Bump collab version back to what it was before
2024-01-03 17:19:39 -05:00
Marshall Bowers
a4986c397d
Fix predictive text color ( #3867 )
...
This PR fixes the predictive text colors, which were no longer correct
after #3842 .
Release Notes:
- Fixed predictive text colors.
2024-01-03 17:09:01 -05:00
Nate Butler
afeae56fab
Add additional keybinding icons ( #3861 )
...
Note: There is still some consistency work to do between all the
keybinding icons. I'll tackle this at a later time.
- Adds `return`, `space`, `tab`, `escape`, `pgup` and `pgdn`
- Simplifies keybinding rendering (due to theme changes)
- Standardizes icon naming convention to use `_` everywhere.
Release Notes:
- Zed 2: Added additional keybinding icons
2024-01-03 17:05:40 -05:00
Marshall Bowers
7f6770d272
Add empty state for project panel ( #3863 )
...
This PR adds an empty state for the project panel.
It will now display an "Open a project" button.
Release Notes:
- Added an empty state for the project panel.
2024-01-03 17:00:47 -05:00
Mikayla Maki
94536ba24a
Update Cargo.toml
2024-01-03 13:57:32 -08:00
Nate Butler
46e44f9853
Restore keybinding changes
2024-01-03 16:55:56 -05:00
Mikayla Maki
0932665bc9
Update Cargo.toml
2024-01-03 13:55:55 -08:00
Nate Butler
f39bc6e132
Merge branch 'main' into additional-keybinding-icons
2024-01-03 16:49:34 -05:00
Max Brunsfeld
202db11987
Remove stray files
2024-01-03 13:25:04 -08:00
Max Brunsfeld
76426ee7d3
Fix path to zed languages
2024-01-03 13:22:13 -08:00
Max Brunsfeld
1184de64d5
Fix UI doc test
2024-01-03 13:21:45 -08:00
Max Brunsfeld
a8061232a5
cargo fmt
2024-01-03 13:13:50 -08:00
Max Brunsfeld
83f4c61657
Remove 2 suffix from gpui_macros, fix compile errors in tests
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 13:12:21 -08:00
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
3c81dda8e2
Remove 2 suffix from live_kit_client
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 12:49:33 -08:00
Max Brunsfeld
ce4bc994e7
Merge branch 'main'
2024-01-03 12:43:52 -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
177e3028a9
Remove 3 suffix for git crate
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 12:11:59 -08:00
Max Brunsfeld
5ddd298b4d
Remove 2 suffix for fs, db, semantic_index, prettier
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 12:09:42 -08:00
Marshall Bowers
324ac96977
Remove unneeded theme
dependency
2024-01-03 15:07:08 -05:00
Marshall Bowers
500772459f
Remove unneeded theme
dependency
2024-01-03 15:06:31 -05:00
Marshall Bowers
6cb913d8af
Decouple theme_importer
from old GPUI 1 crates ( #3866 )
...
This PR decouples the `theme_importer` from the `theme` and `gpui`
crates.
We achieve this by inlining all of the relevant bits needed to
deserialize Zed1 themes.
This will allow us to continue to import Zed1 themes after we land
#3862 .
Release Notes:
- N/A
2024-01-03 15:03:52 -05:00
Marshall Bowers
e43d5dfea8
Decouple theme_importer
from old GPUI 1 crates ( #3866 )
...
This PR decouples the `theme_importer` from the `theme` and `gpui`
crates.
We achieve this by inlining all of the relevant bits needed to
deserialize Zed1 themes.
This will allow us to continue to import Zed1 themes after we land
#3862 .
Release Notes:
- N/A
2024-01-03 15:02:55 -05:00
Max Brunsfeld
53bdf6beb3
Remove 2 suffix for client, call, channel
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 12:02:14 -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
ecbd115542
Remove 2 suffix for assistant, journal
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 11:14:01 -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
492805af9c
Remove 2 suffix for multi_buffer, outline, copilot
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 11:01:58 -08:00