**Describe the bug** It doesn't autocomplete package in VS Code. It's a pain in the butt now. **To Reproduce** Steps to reproduce the behavior: 1. write `import 'mate` **Expected behavior** `import 'package:flutter/material.dart';` **Screenshots** <img width="616" alt="Captura de pantalla 2021-03-15 a las 21 17 55" src="https://user-images.githubusercontent.com/25743901/111222808-401aef00-85d4-11eb-8e1c-a31b70ef144c.png"> **Versions (please complete the following information):** - VS Code version: 1.54.2 - Dart extension version: Awesome Flutter Snippets: v2.0.4 - Flutter (Channel beta, 2.0.1, on macOS 11.1 20C69 darwin-x64, locale es-ES) - Dart SDK version: 2.10.5 (stable) (Tue Jan 19 13:05:37 2021 +0100) on "macos_x64"