Question

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 ?

Was it helpful?

Solution

Currently no support available for scalate in Intellij.

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top