Visual studio how to open file and not diff window in team explorer changes git

ArDumez

Before commit my file on git, I want edit my file, but when I click on the file in the changes window in team explorer, it open the diff of previous file and current file, but how to open juste the current file, for edit it. Because in large solution find file is not easy. Thanks.

s_tranquil

It really was not easy to find in VS 2017:

  • Go to the Team explorer window
  • Changes tab
  • Click on '...' button near Changes accordion
  • select Open file as default action

Git open file as default

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Visual Studio: Git Team Explorer does not show any changes

How do I accept Git branch merge changes in multiple files in one go in Visual Studio Team Explorer?

how to make git push origin --force ; in Visual Studio Team Explorer

How can I open a File Explorer window from a Visual Studio app and set the position and size?

Change GIT account of Visual Studio Team Explorer

Visual Studio Team Explorer lost Git authorization for Visual Studio Online

Visual Studio Test Explorer window will not open

Missing the "Detect changes" link in visual studio 2012 team explorer

How to open containing folder of a file in Solution Explorer in Visual Studio 2019

How to force Visual Studio to refresh list of remote git branches in Team Explorer-Branches?

Team Explorer + Visual Studio Online + Git out of sync

Visual Studio Team Explorer - GIT: Automatically ignoring new files

How to open field explorer in visual studio

How to find open Xamarin Android or iOS csproj file in Visual Studio Solution Explorer

Visual Studio - How to open a second window with a designer?

Visual Studio Extensibility: Get the Git repository's path from Team Explorer's Git Commit Details page

Shortcut in Visual Studio to open solution in Windows file explorer?

How to open file from VSCode file explorer in same window

Visual Studio 2015: Git Diff Tool Window is empty

Team Explorer Visual Studio 2015 missing Exclude

Visual Studio Data Tools 2015 with Team Explorer?

C# / Visual Studio - Team Explorer Extension

Visual Studio 2019 Team Explorer git remotes list still contains deleted branches

Add existing project to source control in Visual Studio 2017 solution using Git repo in Team Explorer

How to retrieve the diff patch from Team Explorer?

How to upgrade GIT to latest version in Visual Studio Team Services?

How to keep open file input in Visual Studio Code when I change of window?

How to open a sqlite file in Android Studio (3.0.1) / Device File Explorer

How can I see 'git diff' on the Visual Studio Code side-by-side file?