codehike icon indicating copy to clipboard operation
codehike copied to clipboard

[smooth-code] Animate indentation changes

Open pomber opened this issue 4 years ago • 1 comments

Instead of replacing the whole line.

pomber avatar Apr 13 '21 23:04 pomber

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).

pomber avatar Apr 25 '21 16:04 pomber