How can I hide a file with a particular name from the sidebar in Sublime
Text?
Note that I am not looking to hide files with a particular extension, but
rather a particular filename.
Example, I want to hide all files with names starting with 'foo'.
This includes: foo.bar, foo.txt, foo_234.bar, fooblah.git etc.
No comments:
Post a Comment