.. |
context_server_store
|
context_store: Refactor state management (#29910)
|
2025-05-05 21:36:12 +02:00 |
debugger
|
debugger: Shutdown debug adapter client on terminated event (#30278)
|
2025-05-09 09:24:28 +00:00 |
git_store
|
context_store: Refactor state management (#29910)
|
2025-05-05 21:36:12 +02:00 |
lsp_command
|
Remove language::markdown (#25136)
|
2025-02-19 08:55:36 -07:00 |
lsp_store
|
debugger: Fix up Rust test tasks definitions (#30232)
|
2025-05-08 14:39:56 +02:00 |
manifest_tree
|
Use rust-analyzer's flycheck as source of cargo diagnostics (#29779)
|
2025-05-02 10:07:51 +03:00 |
buffer_store.rs
|
project/perf: Optimize BufferStore::get_by_path with an additional index (#28670)
|
2025-04-14 17:06:41 +02:00 |
color_extractor.rs
|
Simplify static expression to a constant (#23193)
|
2025-01-15 19:31:21 +00:00 |
connection_manager.rs
|
Finish removing git repository state and scanning logic from worktrees (#27568)
|
2025-04-01 17:41:20 -04:00 |
context_server_store.rs
|
context_store: Refactor state management (#29910)
|
2025-05-05 21:36:12 +02:00 |
debounced_delay.rs
|
chore: Bump Rust edition to 2024 (#27800)
|
2025-03-31 20:55:27 +02:00 |
debugger.rs
|
debugger: More tidy up for SSH (#28993)
|
2025-04-21 16:00:03 +00:00 |
direnv.rs
|
Environment loading fixes (#19144)
|
2024-10-16 12:14:40 +02:00 |
environment.rs
|
Use project environment in LSP runnables context (#29761)
|
2025-05-02 11:01:39 +00:00 |
git_store.rs
|
zed: Reduce clones (#30550)
|
2025-05-12 10:09:23 +00:00 |
image_store.rs
|
Implement rendering of images with data urls in markdown (#30322)
|
2025-05-08 18:26:24 -07:00 |
lsp_command.rs
|
Add editor::GoToParentModule for rust-analyzer backed projects (#29755)
|
2025-05-01 18:28:05 +00:00 |
lsp_store.rs
|
Separate timeout and connection dropped errors out (#30457)
|
2025-05-10 15:12:58 +03:00 |
manifest_tree.rs
|
chore: Bump Rust edition to 2024 (#27800)
|
2025-03-31 20:55:27 +02:00 |
prettier_store.rs
|
chore: Bump Rust edition to 2024 (#27800)
|
2025-03-31 20:55:27 +02:00 |
project.rs
|
Separate timeout and connection dropped errors out (#30457)
|
2025-05-10 15:12:58 +03:00 |
project_settings.rs
|
Wait to locate system-installed Node until the shell environment is loaded (#30416)
|
2025-05-09 19:24:28 +00:00 |
project_tests.rs
|
Separate timeout and connection dropped errors out (#30457)
|
2025-05-10 15:12:58 +03:00 |
search.rs
|
Rename regex search tool to grep and accept an include glob pattern (#29100)
|
2025-04-20 00:53:30 +00:00 |
search_history.rs
|
project search: Persist search history across session (#9932)
|
2024-04-02 11:13:18 +02:00 |
task_inventory.rs
|
debugger: Rework language association with the debuggers (#29945)
|
2025-05-06 20:16:41 +02:00 |
task_store.rs
|
Use project environment in LSP runnables context (#29761)
|
2025-05-02 11:01:39 +00:00 |
terminals.rs
|
agent: Create TerminalToolCard and display shell output while it's running (#29546)
|
2025-04-29 16:06:43 +00:00 |
toolchain_store.rs
|
python: Do not look up venv path from source file path (#29676)
|
2025-04-30 10:54:08 -04:00 |
worktree_store.rs
|
Allow opening the FS root dir as a remote project (#30190)
|
2025-05-07 16:50:57 -07:00 |
yarn.rs
|
Move "async move" a few characters to the left in cx.spawn() (#26758)
|
2025-03-19 02:09:02 +00:00 |