Revision history [back]
how to disable wing9 forced formatting
Wing9 prevents me from adding spaces - for instance I am prevented from adding spaces after ERRORFILE and before the '=' in the snippet below. How do I disable this? Wing8 did not prevent this.
Thanks.
how to disable wing9 forced formatting
Wing9 prevents me from adding spaces - for instance I am prevented from adding spaces after ERRORFILE and before the '=' in the snippet below. How do I disable this? Wing8 did not prevent this.
DATAFILE = "v.log-20221026-1666785661"
ERRORFILE = "/tmp/errors.log"
Thanks.
how to disable wing9 forced formatting
Wing9 prevents me from adding spaces - for instance I am prevented from adding spaces after ERRORFILE and before the '=' in the snippet below. How do I disable this? Wing8 did not prevent this.
DATAFILE = "v.log-20221026-1666785661"
"v.log-20221026-1666785661" ERRORFILE = "/tmp/errors.log"
Thanks.