iamcco/coc-flutter

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

Open

#139 创建于 2021年9月16日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (36 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (480 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南