I use Eclipse Mars on Ubuntu and need it to show all my file extensions at the top of every open tab. Currently, on CDT, it shows all file extensions for C files, but hides extensions for some other file types (in particular, Cython files).
For example: in the header of the tab file instead of "calibration.pyx" I see only "calibration".
When I go to Window-> preferrences, I cannot find a solution. Anyone with an idea?
source share