fix: set wrap-content to true for better code readability
I have added wrap content to improve the code readability in the playgrounds
https://github.com/user-attachments/assets/eee1cdd1-99eb-48a5-8bf9-7873bc0696e3
I think this kinda makes it worse. Maybe ideally we would run this through prettier with a lower number of columns so the code is formatted for the smaller width
I think this kinda makes it worse. Maybe ideally we would run this through prettier with a lower number of columns so the code is formatted for the smaller width
@rickhanlonii you mean for smaller width, the formatting might not look good since the content is wrapped ?
How about adding an optional checkbox wrap text which user can check to wrap the content instead? This way it will not be a mandatory change for everyone and still they can use it if they want to.