onivim/oni

No errors are reported in JS

Open

#712 opened on Sep 17, 2017

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

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide