Visible Tabs?
Submitted by Tuesday, 23 March, 2010 - 17:29
on
I have set my global options like this:
Tab Width: 4
Soft Tabs: checked
When I press the Tab character, the text is intended to the next multiple of 4 characters, and the intending is done by inserting spaces. This is OK.
When I however open a file which already containins tabs, these settings cause jedit to display the text alsoe tabulated to a multiple of 4, but there is no visual clue that we have a tab character (it looks not different from spaces).
What I would like, however, is the following behaviour:
- If the text contains "hard tabs", they should be displayed either using some special (rarely used) character - as most text editors do - or by using a different background colour - which I would prefer.
- In addition, I would like to set up a different tab width for hard tabs (for instance, 8 characters).
Is this possible with jEdit?
Tab Width: 4
Soft Tabs: checked
When I press the Tab character, the text is intended to the next multiple of 4 characters, and the intending is done by inserting spaces. This is OK.
When I however open a file which already containins tabs, these settings cause jedit to display the text alsoe tabulated to a multiple of 4, but there is no visual clue that we have a tab character (it looks not different from spaces).
What I would like, however, is the following behaviour:
- If the text contains "hard tabs", they should be displayed either using some special (rarely used) character - as most text editors do - or by using a different background colour - which I would prefer.
- In addition, I would like to set up a different tab width for hard tabs (for instance, 8 characters).
Is this possible with jEdit?