Editor completion code problem entering ranges (in Kotlin code)

Answered

 

When I enter range 2..10 into editor, it displays less than/greater than symbols around ..'s?  See screen shot.





0
2 comments

You can disable hints for ranges in Settings (Preferences on macOS) | Editor | Inlay Hints | Kotlin | Show hints options.

1

That worked...thank you!

0

Please sign in to leave a comment.