UI5 / UI5/openui5

Missing properties: ShowPrintMargin, IdentedSoftWrap, SoftWrap

Open
#3,893 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
3.3k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

SAPUI5 and OpenUi5 uses the ACE-Code-Editor-Contril in behind. The Ace-Control has musch mor properties as encapsulated in SAPUI5/OpenUi5, so for example: ShowPrintMargin (<> 80, i.e. the default entry), IdentedSoftWarp = off, SoftWarp = Margin.

The most used place in SAP to store text is SAPScript, which comes with two line lengths: 72 in SAPScript editor and 132 via API.
To have a 1:1 solution is, it may be beneficial to have exactly the 3 missing properties. Because the font-family may be fix, the font-size should be adjustable.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.