You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
It took me a while to figure out how fun Application.module() was being called. Turrns out it is written in application.conf.
What is the reason it was added? problem is that it has barely working automcomplete, ctrl+q doesnot work, no syntax check... What does it exactly solve, lets say it was a kotlin file with DSL code, what drawback would it have?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It took me a while to figure out how
fun Application.module()
was being called. Turrns out it is written inapplication.conf
.What is the reason it was added? problem is that it has barely working automcomplete, ctrl+q doesnot work, no syntax check... What does it exactly solve, lets say it was a kotlin file with DSL code, what drawback would it have?
The text was updated successfully, but these errors were encountered: