hswolff / tree-view-extended

Atom.io package. Extend your tree-view. Add a list of open files, and a list of git modified files.
https://atom.io/packages/tree-view-extended
MIT License
8 stars 1 forks source link

Unbearably slow focus (2s) #16

Open phord opened 7 years ago

phord commented 7 years ago

When I open a file or switch buffers there is a delay of about 2 to 4 seconds while the editor appears to be hung and my new file is not displayed. When I close the editor, a similar delay seems occur for each file as it works to close them.

Most of the time is taken up in setState in extended-tree-view.js. This occurs even when no other non-core packages are installed.

image

image

jolic commented 6 years ago

Same problem here with v2.1.0.

Everthing works fine when disabling this extension