You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCode Version: 1.28 - 1.31
OS Version: Windows 10
Steps to Reproduce:
import a class with a suffix after .js: import Rooms from './components/Rooms.js?2019.01.01'
Go to definition then just brings you to the import.
Does this issue occur when all extensions are disabled?: Yes