Skip to main content

Hello. 

I just download and install Visual Cobol for Visual Studio 2022 and Micro Focus Cobol extension for Visual Studio Code.

Most of our software have html, CSS and javascript embedded, so the extension couldn't initialize when the cobol file have the line $SET preprocess (htmlpp) endp. To manage this I put thius directive on cobol.dir and the compilation was OK.

Another complain is the html highlight breaks with single quotes inside a double quoted string. And it would be nice if embbedded CSS and Javascript was highlighted

Hello. 

I just download and install Visual Cobol for Visual Studio 2022 and Micro Focus Cobol extension for Visual Studio Code.

Most of our software have html, CSS and javascript embedded, so the extension couldn't initialize when the cobol file have the line $SET preprocess (htmlpp) endp. To manage this I put thius directive on cobol.dir and the compilation was OK.

Another complain is the html highlight breaks with single quotes inside a double quoted string. And it would be nice if embbedded CSS and Javascript was highlighted

Vlad Hietala thank you for reporting these issues. We have added them to our backlog for further investigation and resolution.