I thought this config.json part is responsible for configuring indention:
"pretty-print" :
{
"general" :
{
"indent-string" : " ",
But I'm not sure, because I'm not using the pretty printing feature
currently.
I think that "fix-files.tab-width" only is used if your files contain \t
characters.
Am 18.10.2015 um 16:48 schrieb deniska:
Hi, all.
I'm trying to generate with different tab-width. According to documentation,
I've added the following settings to "jobs" section of config.json
"fix-files" :
{
"tab-width" : 4
},
After running "generate.py -fix" from my application folder, I would expect
the tab size in generated Application.js file will change to 4. In fact the
code is still idented with 2 spaces. The editor I'm using is notepad++.
What am I missing?
Thanks,
Denis.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Generate-py-ignoring-tab-width-setting-tp7587693.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel