ktor-http-api-sample icon indicating copy to clipboard operation
ktor-http-api-sample copied to clipboard

weird configutation files in resources folder

Open shalva97 opened this issue 4 years ago • 0 comments

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?

shalva97 avatar Dec 09 '21 12:12 shalva97