Visual Studio Code Automatic Imports

前端 未结 12 1301
轻奢々
轻奢々 2020-12-02 11:00

I\'m in the process of making the move from Webstorm to Visual Studio Code. The Performance in Webstorm is abysmal.

Visual studio code isn\'t being very helpful abo

12条回答
  •  无人及你
    2020-12-02 11:33

    I used Auto Import plugin by steoates which is quite easy.

    Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX.

提交回复
热议问题