brackets-userland / brackets-typescript

Brackets extension which provides support for working with TypeScript.
MIT License
9 stars 3 forks source link

ESLint/TSLint timed out after 10000ms #12

Open Webberjo opened 6 years ago

Webberjo commented 6 years ago

For the past 6 months or so ESLint and TSLint will randomly timeout after 10000ms. To get linting to work again I have to reload Brackets several times until I get lucky.

I'm using a Windows laptop my workplace provided me with which has a 2.40GHz CPU and 8GBs of RAM, so that might have to do with the slow load times. Would increasing the timeout fix this problem? If so, how would I do that?

zaggino commented 6 years ago

You shouldn't need to restart Brackets to get linting again, doing a simple file change (and save) should be enough.

Webberjo commented 6 years ago

I don't restart, I reload (F5). When I reload it usually either still tells me ESLint, TSLint and/or Typescript has timed out after 10000ms or Typescript max connection attempts reached.

Doing a file change and then saving doesn't fix anything.

Danver97 commented 5 years ago

Same problem here.

AFigueroa commented 5 years ago

Same problem here. Still 2019 and no fix.

zaggino commented 5 years ago

Extensions under https://github.com/brackets-userland are no longer in active development for 2 years now.

ludobit-aon commented 3 years ago

same problem

Jo99ey commented 2 years ago

solved,as [zaggino] said you just need SAVE it once