Skip to content

Code completion doesn't trigger automatically for imports/slashes/interpolation in LSP #3211

@tomasbaran

Description

@tomasbaran

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

Captura de pantalla 2021-03-15 a las 21 17 55

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serveris enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions