Ctrl Comma has no response in VS for me? Is this tied to a particular extension or something?
Searching the documentation is sometimes troublesome and doesn’t always provide clear answers. It works some of the time though! and searching github works some of the time, just as searching google does as well. None of them work great though, having to use a mixture of things to find what I need seems less than optimal.
for example if I search docs.unrealengine.com for array_count
the first response is for blueprints only, not helpful in this case
the second response is for TArray: Arrays in Unreal Engine | Unreal Engine Documentation which even shows USAGE of array_count, but has no mention of header file/library/where it exists.