kotlin-playground icon indicating copy to clipboard operation
kotlin-playground copied to clipboard

Code is automatically indented with spaces, but tabs are still inserted when I use the `Tab` key

Open chaoren opened this issue 2 years ago • 0 comments

It usually shouldn't matter, but I wanted to play around with trimIndent(), which doesn't work very well when the string contains mixed tabs and spaces for indentation.

chaoren avatar Mar 15 '23 17:03 chaoren