DG changes code alignment ?

From this in NotePad++ (spaces, no tabs) , when coy/paste to DG console….

           FROM foo
   LEFT JOIN bar

codes immediately becomes like this

         FROM foo
                       LEFT JOIN bar

What is going on ?

0
2 comments

OK, I did “disable formatting” and that stops the immediate auto-formatting. But when I want to “reformat code”, it does not do it.

Is there a way to configure DG : so NO auto-format, but format only ON DEMAND 

 

0

See if it helps to set the following option to “None” in File | Settings | Editor | General | Smart Keys:

0

Please sign in to leave a comment.