Prince
Prince
Fixes [issue-894](https://github.com/playframework/twirl/issues/894)
LSP support for Play Framework's Twirl Files. This work was done as part of Google Summer of Code 2025. The last commit as of 1st September 2025 is [this](https://github.com/scalameta/metals/pull/7751/commits/7329e96ede61a5a6e64d8eba5549e786a56c0652). ###...
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...