In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "what are the extensions of Visual Studio". In daily operation, I believe many people have doubts about what problems there are in the extensions of Visual Studio. Xiaobian consulted all kinds of information and sorted out simple and easy to use operation methods. I hope to help you answer the doubts about "what are the extensions of Visual Studio"! Next, please follow the small series to learn together!
1.BuildVision
BuildVision (course) is an extension of the visual build process:
This little extension shows you the status of the build process, how long it took, and most importantly, the errors (if any) generated during the build process. The advantage of this is that errors can be grouped under each item, which is easier to navigate than the flat list in the error output:
2.Git Diff Margin
GitDiffMargin (course) adds a space (or scroll bar if you prefer) to the left side of the Visual Studio editor and shows the difference between before and after changing/deleting rows, allowing you to quickly navigate and revert to previous changes!
This is a *** companion to Git projects and works great with Visual Studio Git Provider if you use Visual Studio Git Provider.
So I thought:
3.NoGit
NoGit (course) does only one thing-it invalidates the built-in Visual Studio Git source control vendor, because Visual Studio Git source control vendors have a habit of restarting themselves whenever you open a solution that uses Git. NoGit will always close this provider.
4.Reopen Start Page
Another time-saving Visual Studio extension is the Reopen Start Page (course), which literally reopens the Visual Studio Start page when you close a solution. Personally, I like to use the list of recent solutions on the Start page, which is really handy for opening up recently used solutions!
5.SaveAllTheTime
SaveAllTheTime (course) is another Visual Studio extension that enables Visual Studio to save modified files and projects all the time. Visual Studio sometimes doesn't save project files when you rename or move files. SaveAllTheTime ensures everything is saved before you submit changes!
In addition, SaveAllTheTime has a widget that reminds you to submit frequently. Of course, you can disable this widget if you don't use git.
6.TabSanity
TabSanity (course) makes tabs-as-spaces behave like actual tabs! Backspace and Delete keys, arrow key navigation will not allow insertion of symbols into spaces forming labels, it will jump to the next "label", no longer need you to press!
7.EmojiVS
***, let's add some fun to our code with EmojiVS (course)-an extension to add github emojis to your code (more specifically code comments). So, why not try it?
It can even provide intelligent perception:
Note: If you are a ReSharper user, then, in addition to EmojiVS, you need to install the ReMoji extension to ensure code integrity.
At this point, the study of "What are the extensions of Visual Studio" is over, hoping to solve everyone's doubts. Theory and practice can better match to help everyone learn, go and try it! If you want to continue learning more relevant knowledge, please continue to pay attention to the website, Xiaobian will continue to strive to bring more practical articles for everyone!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.