vektah / CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
BSD 2-Clause "Simplified" License
1.06k stars 104 forks source link

Display of special files is not supported #249

Open jiangliuer-beep opened 4 years ago

jiangliuer-beep commented 4 years ago

hi. when i use Proc*C to develop my project. I need to create a file with the suffix PC, but I found that codeglanc doesn't support files with PC suffixes, and the side thumbnails don't show anything. In the same project, CPP and C files can display the abbreviation of code correctly. Other suffix format files seem to have the same problem, please check.