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
When a method's parameter has a default value assignment, the highlighter will fail to detect the ending of said parameter, and thus incorrectly assign the parameter's identifier as a Type.
When a method's parameter has a default value assignment, the highlighter will fail to detect the ending of said parameter, and thus incorrectly assign the parameter's identifier as a Type.
As seen in this screenshot:
http://prntscr.com/om1sxz
The text was updated successfully, but these errors were encountered: