code macro displays first line without leading spaces

XMLWordPrintable

      I cut and paste COBOL source which always start at column #7 or #8 (called area A).
      However, when using the code macro, the first line is displayed without leading spaces.
      Thus :
      ________move 1 to a
      ________add 5 to 1 giving b
      is formatted as :
      _move 1 to a
      ________add 5 to 1 giving b
      Can this be fixed please ? code macro version 2.0.15

            Assignee:
            KaiA
            Reporter:
            Peter Hartman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: