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
Open a .razor file and start trying to type C# code.
RESULT:
C# completion doesn't seem to work as expected
EXPECT:
If the items in the collection that First() is applied to have sub properties, the sub properties should be available, etc., such that C# completion works as expected.
The text was updated successfully, but these errors were encountered:
RESULT:
C# completion doesn't seem to work as expected
EXPECT:
If the items in the collection that First() is applied to have sub properties, the sub properties should be available, etc., such that C# completion works as expected.
The text was updated successfully, but these errors were encountered: