Project

General

Profile

Actions

Bug #125

closed

Reindent comment after class ends up at column 0

Added by Wil van Antwerpen almost 7 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
03/07/2019
Due date:
% Done:

0%

Estimated time:

Description

When re-indenting MessageBox2.dg then the following code:

Class cmbTextBox is a TextBox
// dummy message
Procedure Set CurrentButtonState Integer iState
End_Procedure
End_Class

ends up getting re-indented like:

Class cmbTextBox is a TextBox
// dummy message
Procedure Set CurrentButtonState Integer iState
End_Procedure
End_Class

It should not touch the indent level for the comment there.

Actions

Also available in: Atom PDF