Editor completion code problem entering ranges (in Kotlin code)

已回答

 

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





0

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

1

That worked...thank you!

0

请先登录再写评论。