my sidebar project view does not show the foo.a or bar.a files in the directory tree - it shows c files, h files, dot files, files with no nextension but not .a files - am I doing something wrong?
Not showing .a files?
jfcherng
#2
It’s in the default file_exclude_patterns
settings since people are mostly not going to edit binaries using ST.
0 Likes