You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install extension in Vim 9
Set flutter.lsp.initialization.closingLabels to true
Open a Flutter Dart file
Expected behavior
Close tags labels appear
Desktop (please complete the following information):
OS:
Vim or Neovim: Vim
(Neo)vim version: 9.0 (Patches 1-1420)
The text was updated successfully, but these errors were encountered:
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:
flutter.lsp.initialization.closingLabels
totrue
Expected behavior
Close tags labels appear
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: