zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
34.47k stars 1.71k forks source link

Clarify `CodeLabel.filter_range` doc #11383

Closed valentinegb closed 1 day ago

valentinegb commented 2 weeks ago

Improves documentation for CodeLabel.filter_range in zed_extension_api by clarifying that it's a range of only the text displayed in the label, not the code field.

Release Notes: