User tests: Successful: Unsuccessful:
css change to make the tab character visible in the codemirror editor.
Especially useful when comparing changed files where the change is from tab to spaces
either use a prebuilt package or apply pr and run build:css
go to the template manager and open a file for editing
paste the text below
This is some text with a tab in it.
This is some text with two tabs in it.
Status | New | ⇒ | Pending |
Category | ⇒ | Repository NPM Change |
Does this PR allow for the tabs to show up in the 'differences' view?
no because that doesnt use codemirror
If preferred I can also add visual characters for spaces, line-breaks etc