Skip to content

Conversation

@osiewicz
Copy link
Contributor

@osiewicz osiewicz commented Mar 20, 2025

This pull request paves way for exposing manifest tracking to extensions.

  • Project tree was renamed to manifest tree to better reflect it's intent (and avoid confusion).
  • Language server adapters now provide a name of their manifest locator. If multiple language servers refer to the same locator, the locating code will run just once for a given path.

Release Notes:

  • N/A or Added/Fixed/Improved ...

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 20, 2025
@osiewicz osiewicz changed the title Manifest tree project: Track manifest locations per unique manifest locator Mar 21, 2025
@osiewicz osiewicz marked this pull request as ready for review March 21, 2025 13:23
@osiewicz osiewicz merged commit 05aa888 into main Mar 21, 2025
15 checks passed
@osiewicz osiewicz deleted the manifest-tree branch March 21, 2025 14:22
blake-c-dev pushed a commit to blake-c-dev/zed that referenced this pull request Mar 21, 2025
…dustries#27194)

This pull request paves way for exposing manifest tracking to
extensions.
- Project tree was renamed to manifest tree to better reflect it's
intent (and avoid confusion).
- Language server adapters now provide a name of their *manifest
locator*. If multiple language servers refer to the same locator, the
locating code will run just once for a given path.

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Anthony <anthony@zed.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants