FormatXML indent with Tabs

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
wayne-c
Enthusiast
Enthusiast
Posts: 335
Joined: Tue Jun 08, 2004 10:29 am
Location: Zurich, Switzerland

FormatXML indent with Tabs

Post by wayne-c »

Re-Indenting with FormatXML should be possible with a number of TABS instead of spaces, see discussion here:
viewtopic.php?f=13&t=74925

Why not adding a new flag for FormatXML():

Code: Select all

#PB_XML_IndentUseSpaces (Default)
#PB_XML_IndentUseTabs
As you walk on by, Will you call my name? Or will you walk away?