Skip to content

Auto import #1567

@delucca

Description

@delucca

Hi!

I'm considering moving from VSCode to Atom (especially because of vim-mode-plus) and I found this package (atom-typescript) really useful.

One of the most common features in any editor Typescript plugin is auto-import (you type a new module exported class/function/whatever and it checks that your current file has not yet imported it and if you type enter it automatically imports for you). Typescript VSCode plugin has it, as well as Emacs and many others.

Does this plugin allow us to do it too? I've searched the web and this repository for this feature and was not able to find anything.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions