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
It should highlight only methods/props inside Foo class, not everything outside of it, but this happens if you're inside static class method, otherwise works as expected if I write Foo.|.
The text was updated successfully, but these errors were encountered:
It should highlight only methods/props inside
Foo
class, not everything outside of it, but this happens if you're inside static class method, otherwise works as expected if I writeFoo.|
.The text was updated successfully, but these errors were encountered: