sublimetext2 - sublime text 2 project sidebar stopped reacting on new files -
So I'm using Sublime Text 2 with many plug-ins (but not many: bracket heiglighter, css Snippets, filediffs, GIST and package controls).
With the file list of the blue project, the feedback on the file changes from the sidebar was stopped. When I create a new one and save it to a folder, it does not appear in the sidebar at once, but only after the Sublime restart, which is unacceptable.
Do anyone have any ideas on this?
That project, where it has expired, and has not happened on new people, assume that this is something May be due to low machine performance - for big projects.
Update The system / framework also helps to exclude core folders. Can be done globally and in the Folder setting in the project.
"folder_exclude_patterns": ["node_modules", ".svn", ".git", ".hg", "cvs"],
Comments
Post a Comment