Skip to content

Allow line breaks in text #150

Description

@Anthony-Gaudino

Is your feature request related to a problem? Please describe.

Currently lines are displayed line by line when we have plain text or dialog.

Describe the solution you'd like

Text like:

This is a multi line
text of my book.

Are printed as a two lines, I would expect these to be printed as a single line, or have some way to print them as a single line in the VSCode preview.

Dialog only allows a single line, with no option to break it into multiple lines. For example:

Actor: A very long dialog
    in two lines.

Doesn't work and the second line is printed as a separate line in the VSCode preview.

Add tags

VSCode

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProposalAn idea for a new feature or changed behaviour you want

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions