Search code examples
scalaintellij-ideaindentationscalatra

ssp files (Scalatra) Auto Indentation not working in Intellij


I am writing scala and ssp files in Intellij, i want Intellij to auto-Indent my code. While it is working for scala files but it doesn't work for ssp files.

Is there any way we can configure IntelliJ to auto-indent these files also.

or is there any ssp editor available online ?


Solution

  • Currently no support available for scalate in Intellij.

    For now you can use Textmate with this bundle. Working for me.