onivim/oni

No errors are reported in JS

Open

#712 aberto em 17 de set. de 2017

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
enhancementhelp wantedlanguage-integration

Métricas do repositório

Stars
 (11.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Completion works, but Oni doesn't report errors in JS files for me. Here is an example file and my jsconfig.json: 2017-09-17-123902_1370x1384_scrot

Should it work in general? I saw the feature in README.md but not listed here (like "error reports" with a "+"): https://github.com/extr0py/oni/wiki/Languages#javascript-and-typescript

EDIT: Some versions ago I saws the error "Unreachable return statement", but this doesn't show up anymore. This was the only error I saw reported by Oni.

Guia do colaborador