-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Milestone
Description
- VSCode Version: Code - Insiders 1.17.0-insider (128a4e3640c5375f7b0bc1cfd37f626481b1386f, 2017-09-12T05:24:19.607Z)
- OS Version: Windows_NT x64 10.0.15063
- Extensions:
| Extension | Author (truncated) | Version |
|---|---|---|
| cpptools | ms- | 0.12.4 |
IntelliSense doesn't seem to be working with SSHFS filesystem type in Windows 10 (no import errors detected and no squiggly lines). I know this is a fringe case, but I'm wondering if there is an easy fix.
IntelliSense works fine for this example in the local filesystem as well as on an exfat formatted flash drive.
Steps to Reproduce:
- Install winsshfs and mount a remote file system
- Open the a project locally from that mounted file system
Reproduces without extensions: No (Need the C++ extension for intellisense)

