Skip to content

auto import always uses relative (to the current file) module paths in presense of baseUri #21860

Open
@zpdDG4gta8XKpMCd

Description

@zpdDG4gta8XKpMCd

back in a day it used to be different

  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions