Is it possible to view all properties associated with an object without having to manually type them out? In Visual Studio, this can be done easily. However, in WebStorm, hints only appear when you start typing.
I have attempted to adjust the "Inlay hints" settings in preferences, but it seems like there is no option for this. Is there a specific hotkey that allows me to access all possible properties of an object without having to input any letters?