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
mcgrealife
changed the title
Any tips on preventing prettier from moving comments?
Feature request: [tl! hide] (proposed solution to prettier moving comments)
Jan 28, 2023
Being able to use prettier to format code snippets before passing them to torchlight is a dream!
However, I've been regularly encountering a case where prettier moves my comment to a new line, changing which line torchlight highlights.
Which prettier formatting transforms to:
(With the
[tl! highlight]
is moved to a new line)Does anyone have tips on how to prevent prettier from doing this? Or workarounds?
The text was updated successfully, but these errors were encountered: