Search source files that are located in Linux machine from VisualGDB

Sysprogs forums Forums VisualGDB Search source files that are located in Linux machine from VisualGDB

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27406
    ckw089
    Participant

    Hi,

    I have VisualGDB project, and the source files are located in Linux machine.

    I open the VisualGDB project from Microsoft Visual Studio Profession 2017.

    I try to search function/variable name in the code using “Edit / Find and Replace / Find in Files” in Visual Studio, it does not seem to be able to search the source files in Linux machine.

    Any advice ?

     

    #27407
    support
    Keymaster

    Hi,

    Sorry, remote text search in Linux files is not yet supported. Search in all files works for projects that cache the files on the Windows machine (e.g. when you configure VisualGDB to upload files during build, or to use Windows/Linux shared folders). Projects using direct SSH access support IntelliSense-powered search (go-to-definition, find references, etc), but not the plain text search yet.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.