zed/crates
Max Brunsfeld 495a7b0a84
Clean up RelPath API (#38912)
Consolidate constructors and accessors.

Release Notes:

- N/A

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2025-09-25 14:42:32 -07:00
..
acp_thread acp: Fix @mentions when remoting from Windows to Linux (#38882) 2025-09-25 16:23:45 -04:00
acp_tools acp: Rename dev command (#36908) 2025-08-25 16:04:44 -06:00
action_log Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
activity_indicator auto_update: Show update error on hover and open logs on click (#38241) 2025-09-16 08:07:02 +00:00
agent Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
agent2 Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
agent_servers acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
agent_settings Dismiss agent panel when disable_ai is toggled to true (#38461) 2025-09-19 17:05:39 +02:00
agent_ui acp: Fix @mentions when remoting from Windows to Linux (#38882) 2025-09-25 16:23:45 -04:00
ai_onboarding Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
anthropic Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
askpass windows: Do not attempt to encrypt empty encrypted strings (#38774) 2025-09-24 10:27:45 +00:00
assets Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
assistant_context assistant_context: Fix thread_summary_model not getting used in Text Threads (#38859) 2025-09-25 14:41:49 +02:00
assistant_slash_command Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
assistant_slash_commands Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
assistant_tool Don't send contents of large @mention-ed files (#38032) 2025-09-11 22:18:42 -04:00
assistant_tools Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
audio Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
auto_update auto_update: Unmount update disk image in the background (#38867) 2025-09-25 11:13:40 +00:00
auto_update_helper Add initial support for WSL (#37035) 2025-08-29 17:18:52 -07:00
auto_update_ui Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
aws_http_client
bedrock bedrock: Inference Config updates (#35808) 2025-08-29 18:13:06 -04:00
breadcrumbs Revert "Remote LSP logs (#36709)" (#37051) 2025-08-27 23:24:19 +00:00
buffer_diff sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
call Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
channel Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
cli cli: Refactor URL prefix checks (#38375) 2025-09-22 13:12:19 +00:00
client Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
clock
cloud_api_client http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
cloud_api_types Make plans backwards compatible (#37941) 2025-09-10 20:11:07 +00:00
cloud_llm_client zeta2: Add prompt format option to inspector (#38884) 2025-09-25 14:23:58 +00:00
cloud_zeta2_prompt zeta2: Add labeled sections prompt format (#38828) 2025-09-25 00:07:43 +00:00
collab Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
collab_ui settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
collections settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
command_palette Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
command_palette_hooks Syntax tree view improvements (#37570) 2025-09-05 14:22:32 +02:00
component tests: Fix doctests in crates/component (#37716) 2025-09-08 12:23:33 +03:00
context_server Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
copilot Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
crashes Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00
credentials_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
dap Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
dap_adapters Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
db Centralize ZED_STATELESS (#37492) 2025-09-03 22:10:14 +00:00
debug_adapter_extension Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
debugger_tools Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
debugger_ui Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
deepseek Change DeepSeek max token count to 128k (#36864) 2025-09-04 05:51:48 +00:00
denoise Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
diagnostics Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
docs_preprocessor Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
edit_prediction onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 11:45:47 -04:00
edit_prediction_button Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
edit_prediction_context Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
editor Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
eval Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
explorer_command_injector
extension Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
extension_api Windows: Fix issues with paths in extensions (#37811) 2025-09-11 13:56:06 -07:00
extension_cli Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
extension_host Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
extensions_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
feature_flags Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
feedback Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
file_finder Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
file_icons Add support for named folder icons (#36351) 2025-09-12 14:55:25 -04:00
fs Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
fsevent Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
fuzzy Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
git Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
git_hosting_providers settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
git_ui Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
go_to_line Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
google_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
gpui gpui: Add tab group (#38531) 2025-09-25 14:41:29 +00:00
gpui_macros gpui_macros: Hide inner test function from project symbols (#38809) 2025-09-24 18:07:34 +00:00
gpui_tokio Use Tokio::spawn instead of getting an executor handle (#36701) 2025-08-21 17:19:57 +00:00
html_to_markdown Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
http_client http_client: Relax lifetime bounds and add fluent builder methods (#38448) 2025-09-19 01:39:26 +02:00
http_client_tls
icons Add wsl specific icon (#38316) 2025-09-17 10:47:09 +00:00
image_viewer Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
inspector_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
install_cli zed: Hide Install CLI menu button on Windows (#37843) 2025-09-09 20:56:08 +02:00
journal Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
keymap_editor keymap_editor: Fix filter input element alignment (#38895) 2025-09-25 15:29:02 -03:00
language Whitespace map more (#38827) 2025-09-24 23:11:40 +00:00
language_extension Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
language_model Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
language_models Remove billing-v2 feature flag (#38843) 2025-09-25 02:11:48 +00:00
language_onboarding Hide BasedPyright banner in toolbar when dismissed (#38135) 2025-09-15 09:43:04 +02:00
language_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
language_tools Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
languages Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
line_ending_selector Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
livekit_api
livekit_client Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
lmstudio language_models: Fix tool_choice null issue for other providers (#34554) 2025-09-03 01:22:57 +02:00
lsp language: Split LSP installation handling into a separate trait (#38046) 2025-09-12 09:37:45 +00:00
markdown Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
markdown_preview Add scrollbars to markdown preview and syntax tree view (#38183) 2025-09-15 10:17:27 +00:00
media
menu
migrator Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
mistral Delete unused types for Mistral non-streaming requests (#38758) 2025-09-24 04:31:06 +00:00
multi_buffer Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
nc
net
node_runtime Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
notifications sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
ollama ollama: Remove dead code (#38550) 2025-09-24 02:19:52 -06:00
onboarding settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
open_ai Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
open_router Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
outline Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
outline_panel Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
panel Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
paths Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
picker acp: Support model selection for ACP agents (#38652) 2025-09-22 15:07:40 +00:00
prettier Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
project Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
project_panel Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
project_symbols Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
prompt_store Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
proto Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
recent_projects windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
refineable Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
release_channel
remote Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
remote_server Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
repl Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
reqwest_client reqwest_client: Remove example (#37410) 2025-09-03 00:52:04 +00:00
rich_text Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
rope sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
rpc Remove Chat (#37789) 2025-09-08 21:53:17 -06:00
rules_library editor: Wrap placeholder if text overflows (#37919) 2025-09-10 15:38:19 +00:00
scheduler Read env vars in TestScheduler::many (#38897) 2025-09-25 13:03:56 -06:00
schema_generator
search Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
semantic_version
session settings_ui: Collect all settings files (#38816) 2025-09-24 21:16:06 +00:00
settings Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
settings_macros Tighten up MergeFrom trait (#38473) 2025-09-18 22:28:17 -06:00
settings_profile_selector Restore user-defined ordering of profiles (#38665) 2025-09-22 19:35:44 +00:00
settings_ui settings ui: Implement dynamic navbar based on pages section headers (#38915) 2025-09-25 21:19:18 +00:00
snippet Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
snippet_provider Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
snippets_ui Fix crash when filtering items in Picker (#37929) 2025-09-10 23:06:09 +05:30
sqlez Give most spawned threads names (#38302) 2025-09-17 10:11:51 +02:00
sqlez_macros
story Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
storybook Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
streaming_diff Extract a scheduler crate from GPUI to enable unified integration testing of client and server code (#37326) 2025-09-04 17:14:53 +02:00
sum_tree sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
supermaven supermaven: Improve completion caching and position validation (#37047) 2025-08-29 16:17:22 -04:00
supermaven_api Use serde 1.0.221 instead of serde_derive hackery (#38137) 2025-09-14 14:01:04 +02:00
svg_preview Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
system_specs Add GPU info to Sentry crashes (#36624) 2025-08-21 19:59:42 -04:00
tab_switcher Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
task Test task shell commands (#38706) 2025-09-23 11:12:39 +00:00
tasks_ui Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
telemetry Run doctests in CI and fix up existing doctests (#37851) 2025-09-12 23:24:04 +03:00
telemetry_events Remove old telemetry events and transformation layer (#36263) 2025-08-15 15:37:52 -04:00
terminal terminal: Trace terminal events (#38896) 2025-09-25 22:21:33 +02:00
terminal_view Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
text sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00
theme Fix remote server crash with JSON files (#38678) 2025-09-22 22:30:27 +00:00
theme_extension
theme_importer Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
theme_selector Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
time_format
title_bar Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
toolchain_selector Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
ui git_ui: Tweak appearance of repo and branch separator (#38447) 2025-09-25 00:39:29 +00:00
ui_input edit prediction: Context debug view (#38435) 2025-09-18 15:09:44 -03:00
ui_macros Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
ui_prompt
util Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
util_macros perf: Bugfixes (#38725) 2025-09-24 16:03:08 +00:00
vercel openai: Don't send prompt_cache_key for OpenAI-compatible models (#36231) 2025-08-15 13:54:24 +03:00
vim Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
vim_mode_setting settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
watch acp: Model-specific prompt capabilities for 1PA (#36879) 2025-08-25 14:28:11 -04:00
web_search Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
web_search_providers Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
workspace Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
worktree Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
x_ai Add xAI's Grok Code Fast 1 model (#36959) 2025-08-26 21:08:45 +00:00
zed Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
zed_actions Remove experimental jj UI, for now (#38743) 2025-09-23 21:40:22 +00:00
zed_env_vars Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
zeta Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
zeta2 zeta2: Test prediction request (#38794) 2025-09-25 13:49:56 +00:00
zeta2_tools Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
zeta_cli Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
zlog Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
zlog_settings settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00