iamcco / coc-flutter

flutter support for (Neo)vim
472 stars 38 forks source link

Proper Support for Closing Labels via Coc Inlay Hints #173

Open Swivelgames opened 1 year ago

Swivelgames commented 1 year ago

Describe the bug It would be great if this extension leveraged Coc's built-in Inlay Hints functionality for the Closing Labels. This would support both Vim and NeoVim users for flutter.lsp.initialization.closingLabels.

To Reproduce Steps to reproduce the behavior:

  1. Install extension in Vim 9
  2. Set flutter.lsp.initialization.closingLabels to true
  3. Open a Flutter Dart file

Expected behavior Close tags labels appear

Desktop (please complete the following information):