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

Add change tracking for projects #659

Merged
merged 1 commit into from Nov 6, 2020

Conversation

Krzysztof-Cieslak
Copy link
Member

@Krzysztof-Cieslak Krzysztof-Cieslak commented Nov 6, 2020

This adds proper change tracking for fsproj files and asset files. Up to this point, we were depending on Ionide to track those changes and set load request when necessary, which was problematic for different LSP clients.

There are additional two things that we probably should move to FSAC that are currently done on Ionide side, but I'll move them in separate PRs:

  • watch for changes in sln file
  • run dotnet restore if project loading returns NotResotred status.

@Krzysztof-Cieslak Krzysztof-Cieslak merged commit c4e11d7 into master Nov 6, 2020
@baronfel baronfel deleted the project-change-tracking branch October 21, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant