I often use quasiquoters for things like JSON, SQL queries, JavaScript code, etc. It would be great if there was a way to configure quasiquoters with specific names to syntax highlight for the syntax they implement.
Is such a thing possible now? Is it possible at all with Atom's syntax highlighting support?