mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
6eb2ffe77a
Closes: #25556 We were always comparing `disabled_globs` against the relative file path, we'll now use the absolute path if the glob is also absolute. Release Notes: - Support absolute globs in `edit_predictions.disabled_globs`