|
|
|
|
|
by charleslmunger
253 days ago
|
|
Jetbtains IDEs let you configure this - my favorite use is to highlight kotlin extension functions differently than normal functions. This kind of highlighting as a secondary information channel for compiler feedback is great. Color, weight, italics, underlines - all help increase information density when reading code. |
|