## Problem While we already have syntax highlighting for VSCode and GitHub, we should also add syntax highlighting to [Sublime Text](https://www.sublimetext.com). ## Solution We can re-use https://github.com/prisma/vscode/blob/master/syntaxes/prisma.tmLanguage.json in Sublime Text https://www.sublimetext.com/docs/3/syntax.html But we'd still need an extension for this.
Problem
While we already have syntax highlighting for VSCode and GitHub, we should also add syntax highlighting to Sublime Text.
Solution
We can re-use https://github.com/prisma/vscode/blob/master/syntaxes/prisma.tmLanguage.json
in Sublime Text https://www.sublimetext.com/docs/3/syntax.html
But we'd still need an extension for this.