Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Dart Class Import
New to Visual Studio Code?
Get it now.
Dart Class Import
ronglecat
|
2,696 installs
|
(
0
)
|
Free
自动引入匹配的 Class 所在文件
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
dart-class-import
本插件提供 Dart 项目内容所在文件自动导入。
##已支持内容类型
[x] Class
[x] Enum
目前可通过 QuickFix、智能提示 匹配文件自动导入。
暂无额外配置参数,后续将支持仅查找、引入指定目录下内容。