Describe the bug
I'm a new Avalonia user so forgive me for anything I may have missed/messed up.
Intellisense doesn't seem to be triggering automatically in axaml files when the parent element is a Grid, only certain members belong to Grid are shown.
Using 'Edit->IntelliSense->List Members' is a workaround but is pretty inconvenient
To Reproduce
See screenshots
AvaloniaVS plugin version
11.11.1.3
Avalonia version
11.3.11
Visual Studio version
17.14.25
Relevant log output
Additional context
TextBlock with a Grid parent:

TextBlock with a Border parent:

Describe the bug
I'm a new Avalonia user so forgive me for anything I may have missed/messed up.
Intellisense doesn't seem to be triggering automatically in axaml files when the parent element is a Grid, only certain members belong to Grid are shown.
Using 'Edit->IntelliSense->List Members' is a workaround but is pretty inconvenient
To Reproduce
See screenshots
AvaloniaVS plugin version
11.11.1.3
Avalonia version
11.3.11
Visual Studio version
17.14.25
Relevant log output
Additional context
TextBlock with a Grid parent:

TextBlock with a Border parent:
