Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
14 Sep 2022

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

To test

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.

Before

image

After

image

avatar brianteeman brianteeman - open - 14 Sep 2022
avatar brianteeman brianteeman - change - 14 Sep 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Sep 2022
Category Repository NPM Change
avatar brianteeman
brianteeman - comment - 15 Sep 2022

If preferred I can also add visual characters for spaces, line-breaks etc

avatar Scrabble96
Scrabble96 - comment - 16 Sep 2022

Does this PR allow for the tabs to show up in the 'differences' view?

avatar brianteeman
brianteeman - comment - 16 Sep 2022

no because that doesnt use codemirror

Add a Comment

Login with GitHub to post a comment