Closed
Description
TS Template added by @mjbvz
TypeScript Version: 4.3.5
Search Terms
- video
- mpeg
- mp4
- binary
From @jon-valliere on January 10, 2018 22:54
- VSCode Version: 1.19.2
- OS Version: 10.13.2
Steps to Reproduce:
- Add a MPEG-TS file (e.g. somefile.ts) outside of your normal code folder but somewhere in the project so it shows up in "Explorer" in VSC
- Look at your processes -- intellicode totally stops working and the process eats 100%
The TypeScript processor should be smart enough to be able to detect if the file is text or not.
Copied from original issue: microsoft/vscode#41439