For themes in most editors, try/catch are in the same category. For example in VS Code, they are both under the textmate scope keyword.control.trycatch. Maybe there's a better way to do it, but try/catch being semantic tokens would allow themes to highlight each individually.
If I'm not understanding something correctly I apologize, I'm pretty new to theming and textmate scopes and all this.
For themes in most editors, try/catch are in the same category. For example in VS Code, they are both under the textmate scope
keyword.control.trycatch. Maybe there's a better way to do it, but try/catch being semantic tokens would allow themes to highlight each individually.If I'm not understanding something correctly I apologize, I'm pretty new to theming and textmate scopes and all this.