Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use compiled packages when searching for a place a given document belongs to #8

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

mfelsche
Copy link
Contributor

Previously the WorkspaceManager was only looking into explicitly provided dependencies in corral.json, which was wrong in the first place.

…orral.json files

otherwise we miss out on nested packages.

TODO: also allow stdlib packages, which are outside of the current workspace.
not just in ones being contained within the workspace
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Nov 13, 2024
@mfelsche mfelsche merged commit 8761022 into main Nov 13, 2024
8 checks passed
@mfelsche mfelsche deleted the compiled-packages branch November 13, 2024 19:45
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants