Right now on the project we use *.react.js as type extension for JSX files for some reasons.
Is it possible in Sublime Text add custom file extension with *.react.js pattern (i.e. using dot sign in the extension)?
I know that it's possible write py script to handle it, but maybe I missed something in settings.