Programing

네이티브 Visual Studio 개발자를위한 유용한 추가 기능 또는 플러그인

crosscheck 2020. 10. 20. 07:20
반응형

네이티브 Visual Studio 개발자를위한 유용한 추가 기능 또는 플러그인


Visual Studio 용 추가 기능이 많이 있습니다 . Visual Studio 갤러리를 참조하세요 . 귀하의 경험과 즐겨 찾기를 공유하십시오.

동기 부여로 내가 좋아하는 몇 가지가 있습니다.

도구

커피 브레이크

  • 파우더 토이 [F]-스릴 넘치는 시뮬레이션을 직접 만드세요
  • OE-CAKE [F / C]-직접 유체 시뮬레이션을 구축하십시오.

당신의 제안 :


[F]-프리웨어 [O]-오픈 소스 [C]-상업용.


Visual Assist 가 아직 언급되지 않은 것에 놀랐습니다 !


ViEmu 는 개인적으로 가장 좋아하는 것입니다. VS 내부에서 바로 VI를 에뮬레이트합니다. : ^)


Is nobody using Resharper? - Shame on you! ;-)

Seriously, you don't know what you're missing (I do, because I've yet to convince my boss to buy it, and my evaluation period has expired)

The addition of this tool to visual studio almost brings it up to the level of IntelliJ Idea for Java


RockScroll is awesome, but there is something more powerful: MetalScroll :)

btw... I also recommend this patch: http://code.google.com/p/metalscroll/issues/detail?id=9


VSFileExplorer is a nice file explorer for VS. It's also very helpful when used together with subversion/tortoiseSVN, since it displays the tortoise overlay icons within VS.

and of course

GhostDoc for generation of XML doc comments for methods, properties, classes, ...


  • Visual assist X
  • P/Invoke
  • Refactor!

assist is very useful, visual lint is good but boring.


A minor one by me: Linkify that simplifies links in comments to dev wiki, msdn, bug tracker etc.


My two pennies worth: TabStudio and RockScroll.

Tab Studio is uber-awesome when working on WPF / Silverlight apps, trying to keep track of any number of code behind, view-model and xaml files.

Rock scroll is great for larger files and quickly finding references.

참고URL : https://stackoverflow.com/questions/379453/useful-add-ins-or-plug-ins-for-native-visual-studio-developer

반응형