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
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:
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:
Doesn't work and the second line is printed as a separate line in the VSCode preview.
Add tags
VSCode