I'm using Eclipse Mars on Ubuntu and need it to show all my file extensions on the top of every open tab. Currently, on CDT it shows all file extensions for C files but hides the extensions for some other file types (specifically Cython files).
For example: on tab's file title instead of "calibration.pyx" I see just "calibration".
When I go to Window->preferrences I can't find a solution. Anyone with an idea?