Opening file from @import string

For this kind of string, is it possible at all to be able to open the CourseForm file from clicking, double clicking etc on it. WebStorm knows where it lives so theoretically it should be possible. In my React app where you have folders and files all over the place it would really improve my workflow if it was possible.
Thanks
Dan
Please sign in to leave a comment.
Hi! Try Ctrl-click on CourseForm.
Amazing! All of my dreams have come true!