L
L
ledovitiy2019-11-16 13:55:41
Sublime Text
ledovitiy, 2019-11-16 13:55:41

How to make Sublime Text 3 show all kinds of files in the sidebar?

Files with some extensions are not displayed in the Sublime sidebar. For example, .db files. On one of the forums they answered me that this is such a minus of Sublime - he cannot show files with some extensions. But in the lessons on Youtube, the author of the video shows .db files. What extensions do I need to install to fix this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2019-11-16
@ledovitiy

In settings

"file_exclude_patterns": ["*.pyc", "*.pyo", "*.exe", "*.dll", "*.obj","*.o", "*.a", "*.lib", "*.so", "*.dylib", "*.ncb", "*.sdf", "*.suo", "*.pdb", "*.idb", ".DS_Store", "*.class", "*.psd", "*.db", "*.sublime-workspace"]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question