If I copy the following text from Notepad ...
[tab][space[space]***********************************************************
[tab][space[space]*
[tab][space[space][space]V000-VALIDATE SECTION.
[tab][space[space]*
[tab][space[space]***********************************************************
and paste it into the Text Editor in Visual COBOL, the tabs are kept despite having selected "Insert spaces" in Tools - Options - Text Editor - Micro Focus COBOL - Tabs and having checked "Format pasted code" in Tools - Options - Text Editor - Micro Focus COBOL - Formatting.
If I paste the same text into Net Express the tabs are replaced with spaces.
In both Visual COBOL and Net Express the cursor was located at position 1 when I pasted.
I'm using Visual Studio 2019 and Visual COBOL 5.0 with the latest updates. The project type is an INT/GNT project.
