-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededpr welcome
Description
How to reproduce
- Go to the Shiki Magic Move Demo (https://shiki-magic-move.netlify.app/)
- Comment the
import { defineComponent } from 'vue'
line - Notice a lot of things unexpectingly shuffling around (like the
>
of a closing paragraph tag several lines down
For a more dramatic example you can check the Zig example on the same page and comment line 12defer list.deinit();
, a lot more symbol names jump around
Expected Behaviour
In the case of commenting / decommenting a line I feel like the transition should be really simple, the line should just shift with the addition of the comment symbol and the color should fade
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededpr welcome