After webstorm modifies the name of the source file, how do I modify all the names that have referenced the file at the same time?

Boss, do you use webstorm?
what should I do if I want to change the name of a vue file, and all other import references to the .vue file? is there a shortcut that can do that?

improt global from "../global.js"
Jun.21,2022

right-click on the source file name > Refactor- > Rename , or select global.js menu-> Refactor- > Rename in the reference improt global from'. / global.js'. Remember to check search for references option

.
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-1b3cb7f-408c2.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-1b3cb7f-408c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?