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

Introduce proper project model to ProjectController #337

Open
piotmag769 opened this issue Feb 20, 2025 · 0 comments
Open

Introduce proper project model to ProjectController #337

piotmag769 opened this issue Feb 20, 2025 · 0 comments
Assignees

Comments

@piotmag769
Copy link
Contributor

piotmag769 commented Feb 20, 2025

It should keep information about loaded crates.

  1. This can then be used in db swaps instead of scheduling project updates for all open files. How it should be done during reload command should be discussed (during reload one may not want to keep all creates from before).
  2. When a crate is removed from project model we no longer take it into account. It affects diagnostics calculation, analyzed crates, maybe other features like goto (the last one is much harded, needs discussion)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog LS
Development

No branches or pull requests

2 participants