// Symbol browser causes hang on taking symbol browser when active file out of project.
// It is due to project is proxy project which causes traverse in the home directory.
// Patch checks if the project is proxy project, if so do not do directory traverse.