문제

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 ?

도움이 되었습니까?

해결책

Currently no support available for scalate in Intellij.

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top