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.

  "folder_exclude_patterns": ["node_modules", ".svn", ".git", ".hg", "cvs"],   

Can be done globally and in the Folder setting in the project.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -