You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open or create a JavaScript file
2. type a regular expression that ends with a forward slash and followed by
some other code. For example: /^\//.test('/') == true
What is the issue?
the highlighter is treating the // and what follows as a comment
What version of the product are you using?
v0.98.6
On what operating system?
Windows XP
Original issue reported on code.google.com by mr.fyed@gmail.com on 12 Nov 2009 at 2:01
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
mr.fyed@gmail.com
on 12 Nov 2009 at 2:01The text was updated successfully, but these errors were encountered: