Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #313624 +++ For situations where users escape their JS regions with HTML style comments for browser backward compatibility the LineStyleProviderForJSDT does not know how to handle these comments: EX: <script type="text/javascript"> <!-- var t = true; //--> </script>
Created attachment 180091 [details] patch
Committed to R3_2_2_patches
Verified in latest patch build.