- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Description
- OS: Windows 7
- VSCode ver: 1.7.0, 1.6.1
- Extension: ms-vscode.cpptools
- sftp mounted network disk drive: Use SFTP NetDrive to mount a Linux as local disk drive.
- Issue Scenario:
The extension tool works great when the same c project files are located under local hard disk drive.
However, when project folder is located under a 'sftp mounted network disk drive', most of functions
doesn't work. For example, 'go to define', 'symbol search'.... Only 'code formatting' seems working.
It is important to my workflow. I use Windows as working platform to develop Linux software/firmware.
Using a 'sftp mounted network drive' to mount Linux filesystem into Windows, so that I can use Windows tools like VSCode to do the development thing.
Please let me know how to provide more information in order to resolve this problem.
Metadata
Metadata
Assignees
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.