Files
vscode/extensions/typescript
Matt Bierner d2edc00d6f Fix some possible TSServer spawn issues (#32007)
**Bug**
A few users are seeing issues spaning the tsserver. The most common error seems to be ERRNO when spawning it

**Fix**
- Ensure we always try to set `env.PATH`
- Use `require.resolve` to check the existance of the `electronForkStart` helper before calling spawn
2017-08-04 16:07:15 -07:00
..
2017-07-12 14:26:42 -07:00
2017-07-19 13:55:21 -07:00
2017-05-24 15:03:50 -07:00