You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The inline blame (::after) flicker when it appear.
I think this is caused because a fadeIn keyframes is already defined in another package.
Maybe you could prefix your @Keyframes with your package name the prevent this ?
I also recommend prepending the message with "//" like VS Code. Show that this is a comment and prevent people from getting confused.
The text was updated successfully, but these errors were encountered:
I actually notice a flickering of the editor's background. More specifically, the background color of lines. It's so slight, screen capturing can't catch it, but my eyes/brain sure are. Whenever I type, even with the threshold set to 500ms, I see the flicker; disabling the package causes the flickering to stop.
Hi,

The inline blame (::after) flicker when it appear.
I think this is caused because a fadeIn keyframes is already defined in another package.
Maybe you could prefix your @Keyframes with your package name the prevent this ?
I also recommend prepending the message with "//" like VS Code. Show that this is a comment and prevent people from getting confused.
The text was updated successfully, but these errors were encountered: