theniceboy / coc-flutter-tools

Rich Flutter development experience for (Neo)vim
64 stars 5 forks source link

Run when open a YAML File #10

Open fitrh opened 3 years ago

fitrh commented 3 years ago

Describe the bug coc-flutter always run every time if open a YAML file.

To Reproduce Steps to reproduce the behavior:

  1. Open a YAML file in non flutter or dart project
  2. [coc.nvim] list "FlutterEmulators" recreated. displayed on the cmd window.
  3. Check CocList extensions, coc-flutter running.

Expected behavior coc-flutter run only if it inside dart/flutter project or a dart file

Screenshots coc-flutter running when i open alacritty configuration file, which is a YAML file

Desktop :