General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › View tab characters
-
doneill October 14, 2015 at 5:31 pm
View tab characters
October 14, 2015 at 5:31 pmParticipants 0Replies 1Last Activity 7 years, 3 months agoIs there a way to view tab characters? I have some code sample, and I'd like to be able to see where the sample uses tab characters versus where the sample uses spaces.
I'm using XMetaL 6.
Derek Read October 14, 2015 at 9:05 pm
Reply to: View tab characters
October 14, 2015 at 9:05 pm1. Switch to Plain Text view.
2. Copy a tab character from somewhere.
3. Open the Find dialog (Edit > Find and Replace) and paste the tab character into the “Find” box on the “Text” tab then click the Find button. You must paste it in because the tab key is used for navigation in dialogs.You can search for tabs in Tags On or Normal view as well, but as we're talking about white space (which is collapsed in these views according to the XML spec) searching for them in those views can be confusing depending on where they appear in the document.
There are other ways to do find specific characters (writing a macro for example) but the solution above is likely the simplest.
-
AuthorPosts
- You must be logged in to reply to this topic.