vitalets / react-native-extended-stylesheet

Extended StyleSheets for React Native
MIT License
2.93k stars 132 forks source link

VS Code Go to definition not working. #145

Closed sushmitg closed 3 years ago

sushmitg commented 4 years ago

<View style={styles.modalContainer}>

In the code above if my cursor is in modalContainer and I hit f12 key, the VS Code's go to definition doesn't take me to the file style.js which is located in same directory. It works if I click on styles in styles.modalContainer though.

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.