mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00:00
2143608b5d
This PR fixes the duplicated `Fix with Assistant` code actions that were being shown in the code actions menu. This fix isn't 100% ideal, as there is an edge case in buffers that are already open when the workspace loads, as we may not observe the feature flags in time to register the code action providers by the time we receive the event that an item was added to the workspace. Closes https://github.com/zed-industries/zed/issues/22400. Release Notes: - Fixed duplicate "Fix with Assistant" entries showing in the code action list. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |