-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
editor-wrappingEditor line wrapping issuesEditor line wrapping issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
As developer I want to be able to see multi-line literals on multiple line.
could be shown as (if soft-wrapping is enabled)

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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
editor-wrappingEditor line wrapping issuesEditor line wrapping issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
