개발/일반
비주얼 스튜디오 윈도우 타이틀에 브랜치 이름 표시하기
촘두
2020. 10. 14. 10:32
위와 같이 솔루션 이름 뒤에 브랜치 이름을 붙일 수 있는 플러그인 발견했다.
플러그인 다운로드 경로 : marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle
Customize Visual Studio Window Title - Visual Studio Marketplace
Extension for Visual Studio - This lightweight extension allows changing the window title of Visual Studio to include a folder tree with a configurable min depth and max depth distance from the solution/project file, and the use of special tags to help wit
marketplace.visualstudio.com
git을 사용하면 경우엔 위와 같은 식으로 설정하면 된다.