Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Add file extensions to auto imports #463

@Dagur

Description

@Dagur

The auto import feature is great but it always omits the file extensions, i.e.

instead of

import Something from "./Something.js"

It inserts

import Something from "./Something"

Is it possible to have a setting for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions