Is there a way to map multi-dot extensions to mime-types in netbeans?
Examples:
sample-file.json.st => text/json
sample-file.html.st => text/html
sample-file.xml.st => text/xml
I want to be able to gain the syntax highlighting through the application with the addition of the ".st" suffix.