How to change file type of open file without binding file extension to new file type?
I'd like to use that to view python scripts that don't have any extension. So there is no extension to associate file type with.
Good news : IDEA now allow to temporarily set a file type : open "Actions" menu (Ctrl+Shift+A), and look for "override file type" item.