zed/crates
Marshall Bowers b374c7d912
Fix casing of "macOS" (#17040)
This PR fixes a number of spots in English contexts (docs, comments,
etc.) where we were using "MacOS" instead of "macOS".

Release Notes:

- N/A
2024-08-28 19:10:49 -04:00
..
activity_indicator activity indicator: Do not show indicators background when there's no state (#16737) 2024-08-23 13:04:54 +02:00
anthropic
assets
assistant pane: Fix tooltips of navigation buttons (#17035) 2024-08-29 00:28:00 +02:00
assistant_slash_command
audio
auto_update
breadcrumbs
call
channel
cli Add option to pipe from stdin on cli (#16084) 2024-08-22 13:31:58 -06:00
client Fix impersonation in local development (#16755) 2024-08-23 10:49:34 -04:00
clock
collab project_panel: Add support for copy/paste between different worktrees (#15396) 2024-08-28 11:35:18 +03:00
collab_ui collab panel: Unfocus filter editor on escape (#16579) 2024-08-21 09:38:12 +02:00
collections
command_palette
command_palette_hooks
context_servers
copilot Fix manual copilot with show_inline_completions: false (#16621) 2024-08-21 20:27:19 -06:00
db Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
dev_server_projects
diagnostics
docs_preprocessor Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
editor Forbid signature popovers when completion menu is open (#17009) 2024-08-28 18:25:07 +03:00
extension Revert "extension: Define capabilities in the extension manifest (#16953)" (#17003) 2024-08-28 09:30:13 -04:00
extension_api
extension_cli
extensions_ui extensions_ui: Truncate long text with an ellipsis (#17007) 2024-08-28 10:47:43 -04:00
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback inline completions: Add action to toggle inline completions (#16947) 2024-08-27 15:51:57 +02:00
file_finder Fix OpenPathPrompt locally with tilde (#17027) 2024-08-28 14:42:00 -06:00
file_icons
fs Fix git repository state corruption when work dir's metadata is updated (#16926) 2024-08-26 17:46:50 -07:00
fsevent
fuzzy
git Fix git commit popup message bracket (#16279) 2024-08-27 15:18:48 -04:00
git_hosting_providers
go_to_line Show correct number of characters selected (#16420) 2024-08-18 02:24:32 +03:00
google_ai
gpui Fix casing of "macOS" (#17040) 2024-08-28 19:10:49 -04:00
gpui_macros
headless
html_to_markdown
http_client
image_viewer
indexed_docs
inline_completion_button
install_cli
journal
language language: Do not fetch diagnostics when iterating over text without language awareness (#16824) 2024-08-25 18:02:54 +02:00
language_model Remove reference to Copilot plugin (#16916) 2024-08-26 16:43:22 -04:00
language_selector
language_tools inline completions: Add action to toggle inline completions (#16947) 2024-08-27 15:51:57 +02:00
languages Use a proper settings location for yaml (#17006) 2024-08-28 18:00:38 +03:00
live_kit_client
live_kit_server
lsp
markdown Fix a panic when diagnostics contain multiple links (#16601) 2024-08-21 11:18:43 -06:00
markdown_preview
media
menu
multi_buffer assistant: Undo workflow step when buffer is discarded (#16465) 2024-08-19 18:42:49 +02:00
node_runtime
notifications
ollama ollama: Support model context_size (num_ctx) >2048 (#16877) 2024-08-26 11:09:47 -04:00
open_ai Add max_output_tokens to OpenAI models and integrate into requests (#16381) 2024-08-21 00:39:10 -04:00
outline
outline_panel Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
paths
performance Add a setting to show time to first window draw and frames per second in status bar (#16422) 2024-08-18 15:22:19 -06:00
picker assistant: Add the "create your command" item (#16467) 2024-08-19 12:29:16 -03:00
prettier
project Fix OpenPathPrompt locally with tilde (#17027) 2024-08-28 14:42:00 -06:00
project_panel project_panel: Add support for copy/paste between different worktrees (#15396) 2024-08-28 11:35:18 +03:00
project_symbols
proto Move shared_buffers into BufferStore (#17020) 2024-08-28 14:41:41 -06:00
quick_action_bar Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00
recent_projects
refineable
release_channel
remote
remote_server Move shared_buffers into BufferStore (#17020) 2024-08-28 14:41:41 -06:00
repl Further document repl outputs (#16962) 2024-08-27 12:34:16 -07:00
rich_text
rope
rpc
search project search: Render results in batches (#16960) 2024-08-27 18:37:26 +02:00
semantic_index
semantic_version
session
settings Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
settings_ui
snippet
snippet_provider
sqlez Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
sqlez_macros Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
story
storybook
sum_tree
supermaven
supermaven_api
tab_switcher Implement "join pane into next" (#16077) 2024-08-27 00:51:51 +03:00
task
tasks_ui Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
telemetry_events docs: Update telemetry documentation (#16628) 2024-08-21 20:24:35 -04:00
terminal Do not hold any tasks by default and no other terminals (#16847) 2024-08-27 01:48:34 +03:00
terminal_view Implement "join pane into next" (#16077) 2024-08-27 00:51:51 +03:00
text assistant: Normalize line endings for prompts loaded from templates (#16808) 2024-08-26 10:34:20 -04:00
theme theme: Fallback to opaque color for title_bar.inactive_background (#16833) 2024-08-26 10:26:47 -04:00
theme_importer
theme_selector
time_format
title_bar Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
ui pane: Fix tooltips of navigation buttons (#17035) 2024-08-29 00:28:00 +02:00
ui_input
util chore: Make some of the deps of gpui optional (#16986) 2024-08-28 10:05:50 +02:00
vcs_menu
vim vim: Retain search direction upon search submit (#16754) 2024-08-27 18:50:19 -06:00
welcome
workspace pane: Fix tooltips of navigation buttons (#17035) 2024-08-29 00:28:00 +02:00
worktree project_panel: Add support for copy/paste between different worktrees (#15396) 2024-08-28 11:35:18 +03:00
zed Put zed: open account settings action behind a feature flag (#17014) 2024-08-28 12:53:35 -04:00
zed_actions Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00