view indenters/uigui_vbsbeaut.ini @ 796:0eee433d0084

new readme for a new age, also added a gitignore
author Daniel Blakemore <DanBlakemore@gmail.com>
date Tue, 17 Mar 2015 11:02:47 -0600
parents 408b4e761f98
children
line wrap: on
line source

[header]
categories=General
cfgFileParameterEnding=cr
configFilename=
fileTypes=*.vb
indenterFileName=vbsbeaut.bat
indenterName=VBSBeautifier (VB)
inputFileName=indentinput
inputFileParameter=" "
manual=http://www.daansystems.com/vbsbeaut/
outputFileName=indentinput
outputFileParameter=none
parameterOrder=pio
showHelpParameter=
stringparaminquotes=false
useCfgFileParameter=
version=1.10


[Spaces]
Category=0
Description="<html>Replace tabs by this number of spaces</html>"
Enabled=false
EditorType=numeric
CallName="-s"
MinVal=0
MaxVal=1024
ValueDefault=4

[Keywords]
Category=0
Description="<html>Change keywords</html>"
Enabled=false
EditorType=multiple
Choices="|-u|-l|-n"
ChoicesReadable="Properize keywords|Make keywords uppercase|Make keywords lowercase|Don't change keywords"
ValueDefault=0

[Split Dim]
Category=0
Description="<html>Split Dim statements</html>"
Enabled=false
EditorType=boolean
TrueFalse=|-d
ValueDefault=0