andreypopp / andreypopp/fzf-merlin

Occasional E474: Trailing characters in ale additions

Aberta
#1 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Vim Script
Estrelas
5
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I occasionally get this error while editing text (seems to be correlated to slow merlin responses, but hard to reproduce):

```
calling function 97_NeoVimCallback[29]..94_HandleExit[44]..36_callback(1, ['{"class":"return","value":[],"notifi...der":2,"ppx":18,"typer":1,"error":2}}'])

line 1: let l:errors = []
line 2: let l:json = join(a:lines, "\n")
line 3: let l:resp = json_decode(l:json)
Exception thrown: Vim(let):E474: Trailing characters: {"class":"return","value":[],"notifications":[],"timing":{"total":22,"query":1,"pp":0,"reader":2,"ppx":18,"typer":1,"error":2}}

function 97_NeoVimCallback[29]..94_HandleExit[44]..36_callback aborted
```

I have commented out the ALE stuff for now. The outlining command works great.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.