Aliaksei

Results 7 comments of Aliaksei

Can you run eslint_d in console and check if it is an issue of eslint_d itself?

I suppose it was a bug of eslint_d itself and it was fixed with new version.

Can't reproduce. Probably you should update your local eslint installation too?

@Standard8 Here is documentation about linter attributes and `@` http://sublimelinter.readthedocs.org/en/latest/linter_attributes.html#cmd . Yes, it would be great to make `eslint_d` to support stdin options, it can solve many problems and make...

I don't see any clean solution how to catch ST exit in plugin, so I suppose it is a known limitation for now.

@firsttris So, can it be solved? Or should I stay on VSCode 1.87?

Do you mean there is no `no-connect` rule in `/Users/esmith/regular_project/.eslintrc` ? Try to run `eslint_d` in console, like `eslint_d Chart.js --config /Users/esmith/regular_project/.eslintrc`, what is output?