Deal breaker, cntrl + click not direting to stilesheet

In react native when i have a component having a prop such as:
style = {styles.mystyle}
if I cntrl+click mystyle it should direct me to the stylesheet where mystyle is defined. Now it just says: (loading…) any. It happens for other component definitions too.

Also when I use a component usually vscode from the dropdown menu allows me to press on the suggestion and it writes the import automatically. On cursor this only works if I have the file where my component is defined opened.

Unfortunately these are deal breaker for me, will get back onboard on cursor once these issues are fixed.