Ctrl + click does not work with aliases path in VS Code

853 Views Asked by At

I'm using VS Code for my Vuejs project and I resolve the "src" path with "@", here is my config: enter image description here

And here is where I use the import statement with "@" enter image description here

The web runs fine but I cannot click to go to my file. Please help

0

There are 0 best solutions below