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
When I enable "Run on save", it removes the comments before the line of removed import as well.
It might be handy if the comment is related to the removed import. But it can accidentally remove important comments at the beginning of the file as well.
Could you add a toggle for "removing the comment before the removed import"?
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. It's not the intended behavior.
I'll try to investigate why the comments are removed (they shouldn't) and create a new version fixing it (I can't say an approximate date).
When I enable "Run on save", it removes the comments before the line of removed import as well.
It might be handy if the comment is related to the removed import. But it can accidentally remove important comments at the beginning of the file as well.
Could you add a toggle for "removing the comment before the removed import"?
The text was updated successfully, but these errors were encountered: