Skip to content

[FEATURE] Softwrap on literal \n #231118

@rfon6ngy

Description

@rfon6ngy

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

Metadata

Metadata

Assignees

Labels

editor-wrappingEditor line wrapping issuesfeature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions