ZIm/crates/proto
maan2003 c3bbc5943e
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-08-23 10:35:51 -04:00
..
proto project: Fix search filter patterns on remote projects (#34748) 2025-08-23 10:35:51 -04:00
src windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
build.rs debugger: Surface validity of breakpoints (#30380) 2025-05-20 15:56:15 +00:00
Cargo.toml windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
LICENSE-GPL Add missing LICENSE file to proto crate (#12863) 2024-06-10 15:35:37 -04:00