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
at first it was always an absolute path (that is without "./" or "../" in it) relative to the baseUri
then starting at some point it began to always show a popup with 2 options: absolute or relavive
now (since like a week ago or so) it just always uses a relative path with "./" and "../" to the current file no matter what, without asking, which is very frustrating and annoying
how can i get the auto import to use absolute paths like it was back in the day?