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

Better file events when there is no lsp events #529

Closed
wants to merge 2 commits into from

Conversation

JegernOUTT
Copy link
Member

No description provided.

- Update the file watcher logic to exclude paths either inside blacklisted directories or having redundant parents.
- Introduce functions `is_in_one_of_the_workspaces_root` and `has_the_same_parent_as_one_of_the_others` to aid path validation.
- Enhance cache handling by removing deleted files from workspace state.
- Modify logging to clarify when files are being added or removed.
@JegernOUTT JegernOUTT self-assigned this Dec 27, 2024
@JegernOUTT JegernOUTT changed the title Better file events Better file events when there is no lsp events Dec 27, 2024
@JegernOUTT JegernOUTT closed this Jan 6, 2025
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.

1 participant