We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The view mixture subdirectories files when they have the same name, in the image I have asked the history of root/index.php.
The text was updated successfully, but these errors were encountered:
My knowledge of the atom environment are practically nil, but I wonder if it would be enough to replace in lib/utils.js:
// list the directory (recursively) of the file list = fs.listTreeSync(path.join( this.getLocalHistoryPath(), pathDirName ));
by:
list = fs.listSync(path.join( this.getLocalHistoryPath(), pathDirName ));
Sorry, something went wrong.
Why not, I look as soon as possible :)
No branches or pull requests
The view mixture subdirectories files when they have the same name, in the image I have asked the history of root/index.php.
The text was updated successfully, but these errors were encountered: