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
For the present, I've simply reverted the syntax highlight definition for JavaScript to resolve this issue. That is, the highlight issue on regex comes back instead of fixing this inline comment highlight issue.
I just close this issue and will discuss the further points about JavaScript highlight problems in the original #1185.
While highlighting for multiline comments

/* comment */
works fine, one-line comments// comment
do not work properly. See here:The text was updated successfully, but these errors were encountered: