Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(diff): wrap document update in runWriteAction
Ensure thread safety by wrapping document updates in `runWriteAction` to prevent potential UI thread issues.
- Loading branch information