|
|
|
|
|
by klibertp
4108 days ago
|
|
> This sort of text-transformation is something I've long wished my text editor did. Emacs does this in some cases: specifically for camelCasedWords (http://www.masteringemacs.org/article/making-camelcase-reada...) and for the word 'lambda' which can be displayed as a symbol. There are many other modes which "overlay" some text over how it looked originally. |
|