codehike
codehike copied to clipboard
[smooth-code] Animate indentation changes
Instead of replacing the whole line.
Maybe this could be done by removing all indentation and adding a translateX to each line (this would break syntax highlighting for languages where indentation is part of the syntax, like python, so it should be optional).