DevTools

[Visual Studio] 개발자 확장 도구 소개

Trunk 2023. 4. 16. 11:38

빌드 출력창 컬러 변경 도구

https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput 

 

VSColorOutput - Visual Studio Marketplace

Extension for Visual Studio - Color output for build and debug windows

marketplace.visualstudio.com

 

마우스 가로 스크롤 사용 도구

https://marketplace.visualstudio.com/items?itemName=drewnoakes.SideScroller 

 

SideScroller - Visual Studio Marketplace

Extension for Visual Studio - Scroll horizontally with the mouse wheel when holding the shift key.

marketplace.visualstudio.com

 

SVN 형상 관리 툴 지원 도구 

https://marketplace.visualstudio.com/items?itemName=PhilJollans.AnkhSVN2019 

 

AnkhSVN2019 - Visual Studio Marketplace

Extension for Visual Studio - AnkhSVN2019 - Subversion Support for Visual Studio

marketplace.visualstudio.com

https://github.com/AmpScm/AnkhSVN

 

GitHub - AmpScm/AnkhSVN: AnkhSVN provides first class Subversion support for all recent Visual Studio versions.

AnkhSVN provides first class Subversion support for all recent Visual Studio versions. - GitHub - AmpScm/AnkhSVN: AnkhSVN provides first class Subversion support for all recent Visual Studio versions.

github.com

 

코드 어시스트 #01 - Visual Assist X

https://www.wholetomato.com/

 

Visual Assist - a Visual Studio extension by Whole Tomato Software

Move about your code with newfound ease—to any file, method, symbol, or reference in your projects and solutions. Get anywhere from anywhere. The navigation features of Visual Assist, like the other types of features, are entirely new to the IDE, improve

www.wholetomato.com

  • 유료 코드 어시스트 툴이기 때문에 회사에서 구매해주지 않을 수도 있다. T.T

 

코드 어시스트#02 - Resharper

https://www.jetbrains.com/resharper/

 

ReSharper: The Visual Studio Extension for .NET Developers by JetBrains

ReSharper provides on-the-fly code analysis and eliminates errors in C#, VB.NET, XAML, ASP.NET, and XML

www.jetbrains.com

  • 언리얼 개발자라면 한번 정도는 접할 수 있는 툴입니다. 처음 로딩할 때 무겁다는 단점이 있습니다.