sublime-GitConflictResolver
sublime-GitConflictResolver copied to clipboard
Plugin slowing sublime text on big scss or css files
I'm running arch linux and have to disable the plugin to work this week, I'm messing up with some scss files with 3700+ lines and the plugin are making sublime text really slow, that's what I get from profile events:
on_activated:
Git Conflict Resolver.GitConflictResolver: 7.572s total, mean: 0.038s, max: 3.090s
on_load:
Git Conflict Resolver.GitConflictResolver: 8.164s total, mean: 0.126s, max: 3.750s
on_pre_save:
Git Conflict Resolver.GitConflictResolver: 0.475s total, mean: 0.009s, max: 0.021s
what logs I can post to help on this?
+1
Caused a lot of lag in different 1MB files for me, too.