当前位置:网站首页>Visual studio plug-in coderush officially released v22.1 -- visual tool for optimizing debugging
Visual studio plug-in coderush officially released v22.1 -- visual tool for optimizing debugging
2022-06-29 17:40:00 【Interface development Starling】
CodeRush Is a powerful Visual Studio .NET plug-in unit , It uses integration technology , Improve the developer experience by promoting developer and team efficiency .CodeRush Can help you create and maintain source code with great efficiency .Consume-first Affirming , Powerful templates , Intelligent selection tools , Intelligent code analysis and innovative navigation as well as an unparalleled refactoring set , With their help, you can greatly improve your efficiency .
CodeRush v22.1.3 Official download
The details of the update are as follows :
Optimized debugging visualizer
CodeRush Debug Visualizer You can now process code faster ( Optimized and Visual Studio Communication of commissioning services ), Also reduces rendering Debug Visualizer Time required for visual elements .
The code analysis
DevExpress WPF Component's XAML The diagnosis
This version extends CodeRush Code analysis engine , by DevExpress Control added the following code diagnosis :
- Cell template is missing PART_Editor - You can set the name of the editor to “PART_Editor” To automatically bind and configure the editor .
- EditValueChanging/EditValueChanged stay CellTemplate In dealing with - Due to the virtualization mechanism of the grid , As long as the user scrolls through the data , This event handler will be called . Consider changing to “CellValueChanging/CellValueChanged”( View for Grid ).
- invalid EventToCommand.EventName - EventToCommand The associated object of is missing EventName Event specified in .
- When NavigationStyle Set to Row or None when , In place editing is not available - If you will “DataViewBase.NavigationStyle” Property is set to “Row” or “None”, Will “ColumnBase.AllowEditing” Property is set to “true” Will be invalid .
- AutoWidth Used with relative column sizes - If “TableView.AutoWidth/TreeListView.AutoWidth” Property is set to true, Set relative ( Stars ) Column size will be invalid .
The problem that has been solved
- T1085527 - routine - install Windows 11 Insider Preview Build 22598 when ,CodeRush send Visual Studio collapse
- T1084606 - Code cleaning - application 'Apply Visibility Style' and 'Remove Unused Variables' Delete variables in use during code cleanup
- T1096245 - Navigation - Code location - In some cases , The source code in Code Places Collapse in window / Unintentional reordering while expanding areas
- T1093538 - Navigation - The place tag before jump option does not apply to "Go to Implementation" operation
- T1092893 - restructure - take 'Move Type To File' When refactoring is called in a shared project, it will produce non - compileable code
DevExpress Technology exchange group 6:600715373 Welcome to group discussion
边栏推荐
- Industry application of smart city based on GIS 3D visualization
- Mysql高可用集群–MHA
- selenium 文件上传方法
- Does MySQL support foreign keys
- 关于日期相加减问题
- R语言使用glm函数构建泊松对数线性回归模型处理三维列联表数据构建饱和模型、使用exp函数和coef函数获取模型所有变量的事件密度比(Incidence Density Ratio,IDR)并解读
- Set double click to run the jar file
- 基于gis三维可视化的智慧城市行业运用
- Face recognition 4- research on Baidu commercial solutions
- 在供应链场景应用中,供应链管理系统扮演什么角色?
猜你喜欢

mysql支持外键吗

Mysql中锁的使用场景是什么

SRM supplier collaborative management system function introduction

mysql. What is the concept of sock

How to create a virtual image

Leetcode daily question - 535 Encryption and decryption of tinyurl

Yurun multidimensional makes efforts in the charity field and bravely resists the corporate public welfare banner
Help MySQL data analysis with databend

传承中华美德,关注中老年大健康,育润奶粉敬老情浓

腾讯云发布自动化交付和运维产品Orbit,推动企业应用全面云原生化
随机推荐
mysql支持外键吗
正则表达式
Industry application of smart city based on GIS 3D visualization
SCM系统是什么?供应链管理系统有哪些优势?
Basic operations such as MySQL startup under Windows platform
分割回文串[dp + dfs组合]
Segment tree and tree array template (copy and paste are really easy to use)
Walk with love, educate and run poor families, and promote public welfare undertakings
2022春夏系列 KOREANO ESSENTIAL重塑时装生命力
2022 spring summer collection koreano essential reshapes the vitality of fashion
一次采集JSON解析错误的修复
剖析下零拷贝机制的实现原理,适用场景和代码实现
Viewing splitchunks code segmentation from MPX resource construction optimization
开源仓库贡献 —— 提交 PR
Leetcode daily question - 535 Encryption and decryption of tinyurl
基于STM32F103ZET6库函数独立看门狗(IWDG)实验
Does MySQL support foreign keys
C language practice ---- pointer string and linked list
Teach you how to install the latest version of mysql8.0 database on windows, nanny level teaching
selenium 组合键操作