How can change code style to show i ++ rathen than i++ ? lee kingde 创建于 2021年08月18日 13:27 I think the 【i ++】 【++ i】 is more clear display than 【i++】【++i】 so, how can I edit the code style to realize it?
Please follow https://youtrack.jetbrains.com/issue/IDEA-276434
Thank you