This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Tslint stops working sometimes VS Code inside of network drive #55
Closed
Description
Tslint plugin stops working sometimes VS Code inside of network drive.
I have used vscode-tslint
for a while on Windows 10 inside of a network drive repository (mounted via sshfs). It has always worked with type checking and intellisense, though is sometimes a bit slow.
Upon switching to the vscode-typescript-tslint-plugin
I can sometimes get it to work inside of a network drive, though it is unstable, and oftentimes stops working entirely. I'm not sure how to provide logs to debug, but with some direction I could do that.