当前位置:网站首页>Visual studio efficient and practical extension tools and plug-ins
Visual studio efficient and practical extension tools and plug-ins
2022-07-02 12:39:00 【Time chaser】
explain :
For a thinking programmer , It's important to be good at using an efficient development tool , What I want to introduce to you today is the first in the universe IDE vs It's a good development tool to use , If you think it's good, you can try it , After all, for us programmers who spend more than half of the day writing code , An easy-to-use eye pleasing IDE Really important .
The plugin is introduced :
vs Develop divine plug-ins Resharper
Download address :https://www.jetbrains.com/
explain : The first paragraph has to focus on , And highly recommended .Net Siege lions use ,ReSharper Is a by jetbrain The aim of development is C#,VB.NET,ASP.NET,XML, and XAML Editor for . Followed jetbrains A consistent tradition of development tools ,ReSharper Have highly intelligent error correction ,30 Various advanced code refactoring functions , Convenient unit testing tools , Fast navigation 、 retrieval , And one key formatting code , Many features such as automatic code generation and template functions , And it will provide many advanced syntax sugars and improve your naming conventions , You'll love it when you use it .
GitHub Extension for Visual Studio
Download address :https://marketplace.visualstudio.com/items?itemName=GitHub.GitHubExtensionforVisualStudio
explain : Connect to GitHub and GitHub Enterprise And use it with , Clone an existing repository or create a new repository and start collaboration !
PostSharp
Download address :https://marketplace.visualstudio.com/items?itemName=PostSharpTechnologies.PostSharp
explain : As a developer , We usually consider Design patterns , But for traditional programming languages that lack implementation pattern support , We will eventually write duplicate code .PostSharp Extend by using schema concepts C# and VB Language to solve this problem . It includes .NET in most Off the shelf implementation of common patterns , And provides you with a framework to automate your own patterns .( Aspect oriented programming framework AOP, For individuals or teams, it can improve development efficiency , Reduce unnecessary waste of time )
Viasfora
Download address :https://marketplace.visualstudio.com/items?itemName=TomasRestrepo.Viasfora
explain : Is used to change the color of keywords , And the color of braces , as well as xml Format improvement
VisaulSvn for Visual Studio 2017
Download address :https://www.visualsvn.com/visualsvn/
explain : When using code unification in some team projects, you don't need to go to the folder to see what file changes are being submitted , Directly in vs You can see the modified information in , Then submit at the same time , Improve development efficiency .
magical C# debugging - OzCode
Download address :https://marketplace.visualstudio.com/items?itemName=CodeValueLtd.OzCode
explain :OzCode It's a Visual Studio Expand , It reduces debugging time and improves work efficiency by detecting and isolating errors , Make it easy to repair .
I use these models more in development , What good plug-ins can you leave a message to share .
边栏推荐
- Lombok common annotations
- Find the common ancestor of any two numbers in a binary tree
- 趣味 面试题
- 甜心教主:王心凌
- [ybtoj advanced training guide] similar string [string] [simulation]
- 线性DP AcWing 898. 数字三角形
- AI mid stage technology research
- BOM DOM
- bellman-ford AcWing 853. 有边数限制的最短路
- Is the neural network (pinn) with embedded physical knowledge a pit?
猜你喜欢
High performance erasure code coding
堆 AcWing 838. 堆排序
JS7day(事件对象,事件流,事件捕获和冒泡,阻止事件流动,事件委托,学生信息表案例)
BOM DOM
线性DP AcWing 899. 编辑距离
Simple use of drools decision table
BOM DOM
记录一下MySql update会锁定哪些范围的数据
Distributed machine learning framework and high-dimensional real-time recommendation system
Performance tuning project case
随机推荐
arcgis js 4. Add pictures to x map
甜心教主:王心凌
Deep Copy Event bus
Sort---
哈希表 AcWing 841. 字符串哈希
Heap (priority queue)
FBX import under ue4/ue5 runtime
Map and set
Shuttle encapsulated AppBar
Adding database driver to sqoop of cdh6
Sse/avx instruction set and API of SIMD
Docker compose configuration mysql, redis, mongodb
OpenCV中cv2.VideoWriter_fourcc()函数和cv2.VideoWriter()函数的结合使用
AI mid stage technology research
Intel internal instructions - AVX and avx2 learning notes
SparkContext: Error initializing SparkContext解决方法
一些突然迸发出的程序思想(模块化处理)
Calculate the maximum path sum of binary tree
上传文件时,服务器报错:IOFileUploadException: Processing of multipart/form-data request failed. 设备上没有空间
Mysql database foundation