Skip to content

Conversation

@nikitalita
Copy link
Contributor

We're currently working on a version control plugin. When we are about to perform any sort of VCS operation (pull, checkout, etc.), we have to make sure that the editor is not currently in a state in which it may make changes to the project files. This would include whenever EditorFileSystem is scanning or is importing. While EditorFileSystem::is_scanning() is bound, EditorFileSystem::is_importing() is not. This PR fixes that.

@nikitalita nikitalita requested a review from a team as a code owner November 17, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants