Skip to content

File indexing does not work with SFTP NetDrive #325

@bluebruce

Description

@bluebruce
  • 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

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions