Anyone know if it's possible to disable compose previews from rendering. Wondering if it speeds up other things in my IDE like auto-complete when the preview loading wheel is spinning for minutes at a time.
m
MR3Y
04/26/2023, 11:34 AM
You can disable Live Edit from: Settings -> Editor -> Live Edit -> Select None
you'll have then to refresh the preview manually to render the latest UI changes.
Not sure if it can improve IDE performance though.