Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

horizontal scroll exceeds code editor width #438

@sumitparakh

Description

@sumitparakh

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:

  1. Select Vue
  2. Open md-components-notifications-heads-up
  3. Open components/page-1.vue file
  4. 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
image
image

Desktop (please complete the following information):

  • OS: Win 10 Pro
  • Browser: Edge
  • Version: latest

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions