iamcco/coc-flutter

Too many dev logs leads to VNR(vim not response)

Open

#139 geöffnet am 16. Sept. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (36 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (480 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug Too many dev logs leads to VNR(vim not response).

To Reproduce Steps to reproduce the behavior:

  1. flutter.run
  2. flutter app produces too many logs.
  3. not run flutter.dev.clearlog
  4. wait for a while until VNR.

Expected behavior Automatic clear overflowed logs (adding a max limit setting)

Desktop (please complete the following information):

  • OS: MacOS
  • Neovim:
  • (Neo)vim version: 0.5

Contributor Guide