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
{{ message }}
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
Describe the bug
Whenever there are lot of characters in a line in any generated code, horizontal scroller width increases and it starts looking ugly. Therefore impacting user experience.
To Reproduce
Steps to reproduce the behavior:
Select Vue
Open md-components-notifications-heads-up
Open components/page-1.vue file
Scroll to the bottom of code.
Expected behavior
If a line contains more characters exceeding the width of container itself, then it should either automatically wrap it to the next line or format it using any linter/formatter.
Screenshots
Desktop (please complete the following information):