Open
Description
I am using Comments in some robot files like described in https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#id563 section 2.1.2
As soon as I update such a robot file through RIDE that contains Comments the whole part is removed.
It should remain untouched. Can this be fixed?
I see this on RIDE v2.0b2.dev3 running on Python 3.7.9. but also on RIDE 1.5.2.1 on Python 2.7.13.
If fixed can the code fix be published here so I can also fix 1.5.2.1?