Closed Risavk closed 4 years ago
Pure GIT is somewhat difficult for me - sorry. At work we've got TFS which is doing all work for us :) And in pure mainframe cobol development there is no git at all... (comments in code are the best way to version changes)
@Risavk this is a great fix - thank you!
sorry for the delay in responding. VS debugging has been crazy slow these days. not sure why.
Another one. Embedded space segment wasn't "turned off" after ':' delimiter. Delimiter was treated just like space. begin keyword too :) Delimiter ':' is recognized properly in IsBuildingEmbeddedSpaceItem IF statement, so there is no problem.
I don't know if else of modified if statement is realy needed at all.
This one tested - works fine :)