I've deleted .*
from Ignored Names
.
All the .
files are now showing in the sidebar (except for the .env
file).
Why is only this one file hidden? How can I make it visible?
- The only directories that you can see in your browser if you set the document root to the public folder is the folders that are there, like the styles and scripts. Check the folder structure on your hosting and make sure the public folder is the document root.
Showing Hidden Files in AtomOpen Atom. Choose Settings > Core Settings. Uncheck Exclude VCS Ignored Paths.
Once you have a project open in Atom, you can easily find and open any file within that project. If you press Ctrl+T or Ctrl+P , the Fuzzy Finder will pop up. This will let you quickly search for any file in your project by typing parts of the path.
You can open the Settings View by navigating to Edit > Preferences (Linux), Atom > Preferences (macOS), or File > Settings (Windows).
If you look in the settings for the "tree-view" package, it has an option to hide files that are present in the current project's .gitignore
file. You may have that option set, and have .env
in the current .gitignore
.
Preferences > Settings > Packages > search for "tree-view" > click "Settings" button:
If you are using Atom Nuclide
you can find and uncheck the "Exclude VCS Ignored Paths" option in the Settings > Core:
i
to toggle hidden files and directories.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With