This repository was archived by the owner on Aug 9, 2024. It is now read-only.
This repository was archived by the owner on Aug 9, 2024. It is now read-only.
Support setting syntax highlighters for quasiquotes? #88
Open
Description
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?