GinoAnthonis I have following code line var GlobalDrukproefPath = "<?= $_SESSION['GlobalDrukproefPath'] ?>"; before this line syntax coloring is ok after this line all text = black
JakubMisek GinoAnthonis thank you for the code sample. There are some issues with VS''s JS/HTML Editor mixed with PHP code. Is only the JavaScript code black? Does it colorize if you make an edit after this line of code? Do you have an option in Tools / Options -> PHP Editor / Advanced, to change HTML Editor?
GinoAnthonis JakubMisek Yes only javascript not colorizing after when edit, but when I remove the line all is colored when i paste the line again colorization after this line is gone Tools / Options -> PHP Editor / Advanced, to change HTML Editor? -> I dont think so Visual Studio 2022 editor
JakubMisek Gino thank you for reminding; we're working on the update for VS 2022 and VS 2026, including (hopefully) a fix for this.