zed/crates/language
Antonio Scandurra 48f6193628
Improve workflow step pruning and symbol similarity matching (#16036)
This PR improves workflow step management and symbol matching. We've
optimized step pruning to remove any step that intersects an edit and
switched to normalized Levenshtein distance for more accurate symbol
matching.

Release Notes:

- N/A
2024-08-12 11:09:07 +02:00
..
src Improve workflow step pruning and symbol similarity matching (#16036) 2024-08-12 11:09:07 +02:00
build.rs
Cargo.toml Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
LICENSE-GPL