Files
openide/python/python-psi-api
Alexey Kudravtsev ae21cc79ff IDEA-175757 Support File Type mapping based on shebang
Add ability to detect file type based on hasbang (#! string) inside the file contents (via FileAssocTable.findAssociatedFileTypeByHashBang()).
Store/persist hashbang patterns in FileTypeManagerImpl.
Enable users to configure hashbang associations via Settings|File types UI.
Allow plugins to configure hashbangs via <fileType hashBangs=""/> in plugin.xml
Replace some no more needed HashBangFileTypeDetectors for standard langs with xml configs

GitOrigin-RevId: 14335912b90f2d4f665d2a71eddeebf5cfc91f30
2020-03-19 19:23:01 +00:00
..
2020-03-13 17:25:40 +00:00