[FEATURE] Add automatic syntax highlight support for .rhox files
Opened this issue · 0 comments
Isaac-DeFrain commented
One can add
"file.associations": {
...
"*.rhox" : "rho"
...
}
to their settings.json
, but it would be nice to have syntax highlighting for .rhox files automatically.