Skip to content

[FEATURE] Softwrap on literal \n #231118

Open
@rfon6ngy

Description

As developer I want to be able to see multi-line literals on multiple line.

So this declaration
Image

could be shown as (if soft-wrapping is enabled)
Image

Ideally, VSCode shall provide an extension API to let language-specific extension provide they language-specific softwrap candidate.
Since it's not the case, the change shall be made in the monaco line-wrapping createLineBreaks method of MonospaceLineBreaksComputerFactory

Activity

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

Metadata

Assignees

Labels

editor-wrappingEditor line wrapping issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions