iamcco / coc-flutter

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

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

Open changyiyao opened 3 years ago

changyiyao commented 3 years ago

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):

matrixbot123 commented 2 years ago

Is this issue specific to only MacOS?