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
Hello,
The reason for this highlighting is that the language definition for JS considers that calling the method apply, bind or call on a variable most likely means that variable is a function.
Information
Verified broken on the test page.
Description
Inside an object, if the value of the first property contains a object method, the object name is highlighted as if it's a function.
Code snippet
Test page
The code being highlighted incorrectly.
The text was updated successfully, but these errors were encountered: