"class" keyword generating Syntax error message but Javascript functions
I'm a pretty basic user of Dreamweaver so potentially this is something simple but I couldn't find any references on the internet of similar issues. Issue I'm having is Dreamweaver keeps warning me "There is a syntax error on line xx. Code hinting may not work until you fix this error."
I've used my own examples and pasted directly from W3School thinking, "hey maybe you're tired and class is actually spelled calss in this universe." to no avail.
More of an annoyance than a show stopper as the code does execute as expected. My primary annoyance is the loss of code hinting as I'm no keyboard superstar 😄
Version: CS6 version 12.0 Build 5861
Platform: Windows 11 Version 23H2
Steps to reproduce: type class within <script></script> tags. Tried both HTML and Javascript files.


