Suggestion: Reveal In Explorer

Sysprogs forums Forums VisualGDB Suggestion: Reveal In Explorer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35547
    bflannery
    Participant

    I would really love it if you guys could add “Open In Explorer” for directories, and “Reveal In Explorer” for the right click context menus of the solution explorer.

    This would be great whenever entries of the project structure (in my case cmake) correspond with actual files and folders. This functionality is present in every other text editor I use. (vscode, sublime, etc)

    Currently this is only available at the top level solution.

    #35548
    support
    Keymaster

    Hi,

    You can actually easily do it via the editor tab context menu. Simply double-click on the file in question in Solution Explorer so that VS opens it in another tab, right-click on the tab header and select “Open Containing Folder”. It will open the file location in Explorer, and will pre-select the actual file.

    #35550
    bflannery
    Participant

    Thanks! I had no idea that was there.

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