Closed lemano closed 6 years ago
Hello, I have not managed to reproduce it, here everything looks good. share me your code if I see any sequence that causes it.
Hi... I can't send you the code, but it' doesn't either matter. See please the example below:
There you can see both a correct and incorrect highlighting.
I can send you the details of my vscode:
Version 1.21.0 Commit 9a199d77c82fcb82f39c68bb33c614af01c111ba Date 2018-03-07T11:01:43.521Z Shell 1.7.9 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64
The list of installed extension:
2gua.rainbow-brackets CristianRengifo.informix4gl DotJoshJohnson.xml DougFinke.vscode-pandoc HookyQR.beautify alefragnani.project-manager dbaeumer.jshint dbaeumer.vscode-eslint eg2.tslint eg2.vscode-npm-script jinsihou.diff-tool joaompinto.asciidoctor-vscode johnpapa.Angular2 kevinkyang.auto-comment-blocks mkaufman.HTMLHint msjsdiag.debugger-for-chrome odubuc.mysql-inline-decorator robertohuertasm.vscode-icons streetsidesoftware.code-spell-checker streetsidesoftware.code-spell-checker-portuguese tomoki1207.vscode-input-sequence
Best regards, Fernando
Hi.
I've discovered some more syntax highlighting issues.
As you can see the image below "then" keyword remains white when it has spaces after it. If you delete them, "then" is correctly highlighted.
In the two pictures below, the difference is the presence of parentheses. If you remove them, "then" is correctly highlighted.
Regards, Fernando