Open joepie91 opened 9 years ago
Can you try to put "findInFiles.nodeSearch": false
in your brackets preferences to see if it solves your problem?
Are there any large files inside the project (log files, binary files)? What's the number of files in the project?
Platform: openSUSE 13.1 x86_64, XFCE
After starting Brackets, loading a file, and waiting for a while (probably 10 minutes or so?), Brackets-Git will cause the editor to freeze for a few minutes:
I have no idea what is causing this, or whether the opened file is relevant, but this was the file that was open at the time, named
pkgs/games/red-eclipse/default.nix
with JavaScript selected as highlighting language (due to its syntax similarity):The repository in question is this repository. I'm not sure how to reproduce it reliably, but the issue does not occur when Brackets-Git is disabled. I've not seen this behaviour before the most recent update.