metals-vscode
metals-vscode copied to clipboard
Experimental syntax-highlighting support for play's routes files
Added some basic syntax-highlighting for routes files.
I found it difficult to parse controller-methods, so I used AI to help with this :cry: , hopefully someone more knowledgeable in regex's than me can adjust the #controller-routes in the syntaxes/routes.json file or even me if I manage to learn them.