onivim/oni

No errors are reported in JS

Open

#712 geöffnet am 17. Sept. 2017

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (336 Forks)batch import
enhancementhelp wantedlanguage-integration

Repository-Metriken

Stars
 (11.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide