Skip to content

Opening file when no tab is open also opens the last file opened, in a temporary tab #7

Description

@CCCristian

Hello. The title might be confusing, so I will present the reproduction steps :
• open Visual Studio with the extension installed
• open any solution which contains at least 2 files
• open some file A using the extension's open file dialog
• close file A (ensure there are no tabs open)
• open some file B (different from A) in the same way as A
• notice as file B is opened in a regular tab, but then focus is switched right away to a temporary tab with file A (the last file opened)

This happens with the current latest version (1.14.0). Also (which might be useful to know) the focus after opening a file is on the file name in solution explorer (if it is visible), not on the newly opened tab (apparently only when opening a tab from a state where no tab is open).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions