Vscode cannot go to import's file

problem description

clipboard.png

as shown in the picture above, I am a mac computer. If I hold down the command+ left button and click on this path, shouldn"t I jump to the file?

the file path completion extension is . / errorTestA.vue , and add .vue to jump over. The editor omits .vue by default. I remember you could jump before.

do you have a brother of vue developer to take a look at it? Thank you. Please


omit .vue is not configured in webpack:

resolve: {
    extensions: ['.js', '.vue', '.json']
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c2ae-2bafc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c2ae-2bafc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?