ZIm/crates/proto/proto
maan2003 6122f46095
project: Fix search filter patterns on remote projects (#34748)
we were join(",") and split(",") to serialize the patterns.

This doesn't work when pattern includes a ","
example: *.{ts,tsx} (very common pattern used by agent)


help needed:

how will this work on version mismatch?

Release Notes:

- Fixed search filter patterns on remote projects.
2025-07-23 00:18:45 -06:00
..
ai.proto collab: Remove CountLanguageModelTokens RPC message (#29314) 2025-04-23 23:10:47 +00:00
app.proto Add overdue invoices check (#31290) 2025-05-23 20:02:02 +00:00
buf.yaml Extract a proto crate out of rpc (#12852) 2024-06-10 12:49:53 -06:00
buffer.proto project: Fix search filter patterns on remote projects (#34748) 2025-07-23 00:18:45 -06:00
call.proto Use git config --global user.email for email address in automatic Co-authored-by (#32624) 2025-06-12 19:39:08 +00:00
channel.proto Add channel reordering functionality (#31833) 2025-06-04 16:56:33 +00:00
core.proto Use git config --global user.email for email address in automatic Co-authored-by (#32624) 2025-06-12 19:39:08 +00:00
debugger.proto debugger: Fix the JavaScript debug terminal scenario (#33924) 2025-07-05 19:48:55 -04:00
git.proto git: Add ability to pass --signoff (#29874) 2025-07-17 03:39:54 +00:00
lsp.proto debugger: Improve debug console autocompletions (#33868) 2025-07-05 16:20:41 +02:00
notification.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
task.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
toolchain.proto python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00
worktree.proto debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
zed.proto Show inline previews for LSP document colors (#32816) 2025-06-17 13:46:21 +00:00