Actions
Feature #116
openAdd method/object name as comment at the end
Status:
New
Priority:
Low
Assignee:
-
Start date:
08/14/2018
Due date:
% Done:
0%
Estimated time:
Description
Normally I add the procedure, function or object name after the end_procedure/end_function/end_object line like this:
Code:
Procedure HelloWorld
DoSomeStuff
End_Procedure // HelloWorld
They all got removed. It would be nice if it works the other way around and adds the procedure name if it is not there
No data to display
Actions