ZIm/crates
Danilo Leal cfd43572c1
Tweak git blame tooltip design (#17517)
This PR adds some tiny design tweaks to the git blame tooltip. I guess
the most "notable", so to speak, thing is the addition of a divider
between the pull request and commit hash buttons. I was motivated to do
that because, at first, I was unsure what the copy button would copy
(the PR number or the hash?). From the position only, you eventually
figure out, but hopefully, the divider will help bumping this affordance
a bit more. I experimented with adding a labeled "Copy commit hash"
button, but that'd clutter the design too much. Additionally, the top
border on the footer should also slightly help indicating the commit
message area is scrollable.

| Before | After |
|--------|--------|
| <img width="518" alt="Screenshot 2024-09-06 at 4 54 41 PM"
src="https://github.com/user-attachments/assets/68d8335d-946d-4149-b241-6892c0b9577e">
| <img width="513" alt="Screenshot 2024-09-06 at 4 55 26 PM"
src="https://github.com/user-attachments/assets/1dc1b47c-1b7f-4e94-a2c1-7e54b9940689">
|

---

Release Notes:

- N/A
2024-09-06 17:12:20 -03:00
..
activity_indicator Extract an LspStore object from Project, to prepare for language support over SSH (#17041) 2024-08-30 14:36:38 -07:00
anthropic chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
assets Allow prompt templates to be overridden in the zed configuration directory (#15887) 2024-08-06 19:30:48 -06:00
assistant context_server: Fix arguments handling (#17478) 2024-09-06 13:10:36 -04:00
assistant_slash_command Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
assistant_tool assistant: Add basic tool invocation (#17368) 2024-09-04 14:32:20 -04:00
audio chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
auto_update chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
breadcrumbs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
call chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
channel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
cli zed: Use CLI env for lang servers, tasks, terminal (#17075) 2024-08-29 18:09:06 +02:00
client chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
clock Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
collab chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
collab_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
collections gpui: Add SVG rendering to img element and generic asset cache (#9931) 2024-03-29 17:09:49 -07:00
command_palette chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
command_palette_hooks chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
context_servers chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
copilot chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
db chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
dev_server_projects chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
diagnostics chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
docs_preprocessor Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
editor Tweak git blame tooltip design (#17517) 2024-09-06 17:12:20 -03:00
extension lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
extension_api chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
extension_cli chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
extensions_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
file_finder Fix OpenPathPrompt locally with tilde (#17027) 2024-08-28 14:42:00 -06:00
file_icons chore: Clean up allocs around project panel (#15422) 2024-07-29 14:21:41 +02:00
fs lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
fsevent Retain run loop (#11241) 2024-04-30 23:31:59 -06:00
fuzzy Improve slash commands (#16195) 2024-08-13 23:06:07 -07:00
git chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
git_hosting_providers Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
go_to_line chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
google_ai assistant: Fix Google AI provider not respecting low_speed_timeout_in_seconds (#17423) 2024-09-05 18:16:30 +02:00
gpui blade: Update to e142a3a to fix crash (#17510) 2024-09-06 15:54:40 -04:00
gpui_macros chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
headless chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
html_to_markdown chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
http_client Introduce a separate backend service for LLM calls (#15831) 2024-08-05 20:26:21 -04:00
image_viewer chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
indexed_docs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
inline_completion_button chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
install_cli Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
journal chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
language chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
language_model chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
language_selector Move Clippy configuration to the workspace level (#8891) 2024-03-05 12:01:17 -05:00
language_tools chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
languages Add YAML LSP initialization_options (#17479) 2024-09-06 11:42:36 -04:00
live_kit_client chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
live_kit_server live_kit_server: Re-remove protocol submodule (#15317) 2024-07-26 21:10:56 -04:00
lsp chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
markdown chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
markdown_preview chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
media Update Rust crate bindgen to 0.70.0 (#17024) 2024-08-28 22:12:49 -07:00
menu open picker (#14524) 2024-07-15 17:04:15 -06:00
multi_buffer chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
node_runtime chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications chore: Remove a bunch of unused structs (#16139) 2024-08-13 01:43:19 +02:00
ollama ollama: Add context_size for new "yi-coder" model (#17409) 2024-09-05 11:05:57 -04:00
open_ai OpenAI: Fix GPT-4. Only include max_tokens when max_output_tokens provided (#17168) 2024-08-30 14:57:50 -04:00
outline chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
outline_panel Fix Workspace references being leaked (#17497) 2024-09-06 15:32:34 +02:00
paths Improve dev experience for built-in prompts (#16413) 2024-08-17 12:28:53 -06:00
picker chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
prettier Lookup prettier more leniently (#14403) 2024-07-13 21:59:14 +03:00
project lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
project_panel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto Sync config with ssh remotes (#17349) 2024-09-04 11:28:51 -07:00
quick_action_bar chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
recent_projects chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
refineable Move Clippy configuration to the workspace level (#8891) 2024-03-05 12:01:17 -05:00
release_channel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
remote chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
remote_server chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
repl chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
rich_text chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
rope chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
rpc chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
search chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
semantic_index chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
semantic_version Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
session chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
settings chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
settings_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
snippet Correct escaping in snippets (#14912) 2024-07-22 00:57:34 +02:00
snippet_provider lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
sqlez chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
sqlez_macros Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
story chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
storybook chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
sum_tree chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
supermaven chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
supermaven_api chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
tab_switcher Implement "join pane into next" (#16077) 2024-08-27 00:51:51 +03:00
task chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
tasks_ui chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
telemetry_events docs: Update telemetry documentation (#16628) 2024-08-21 20:24:35 -04:00
terminal chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
terminal_view chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
text chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
theme chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
theme_importer chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
theme_selector settings_ui: Add theme settings controls (#15115) 2024-07-24 16:25:52 -04:00
time_format chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
title_bar chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
ui chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
ui_input Rename ui_text_field crate to ui_input (#13949) 2024-07-08 17:05:30 -04:00
util chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
vcs_menu chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
vim chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
welcome chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
workspace Revert FPS counter (#17485) 2024-09-06 15:35:00 +02:00
worktree lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
zed lsp: Watch paths outside of worktrees at language servers request (#17499) 2024-09-06 15:47:17 +02:00
zed_actions Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00