Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What features have been updated in the new version of CodeRush v20.1.6

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the new version of CodeRush v20.1.6 updated which features of the relevant knowledge, the content is detailed and easy to understand, simple and fast operation, with a certain reference value, I believe that everyone after reading this new version of CodeRush v20.1.6 updated which features of the article will have a harvest, let's take a look at it.

CodeRush can help you create and maintain source code with great efficiency. Consume-first states that powerful templates, intelligent selection tools, intelligent code analysis and innovative navigation, and an unparalleled set of reconstructions can greatly improve your efficiency.

The specific updates are as follows: changes in CodeRush menu location customization in Visual Studio 2019

Visual Studio 2019 and later now allows you to specify where the CodeRush menu should be placed, so the older CodeRush option (on the Quick Setup options page) has been removed, which also improves your performance at startup (saving about 1600ms on a typical development machine).

(recommended course: Visual Studio Code usage tutorial)

By default, the CodeRush menu is located in the Visual Studio Extensions menu.

If you want to relocate the CodeRush menu to the top level of the Visual Studio menu bar (most developers who recommend using CodeRush for a more efficient coding experience), follow these steps:

Open Visual Studio 2019

Select Extensions-> Customize Menu...

Uncheck CodeRush entry in the Extensions Menu tag

Restart Visual Studio

Support for Blazor

The following CodeRush features are now available in the @ code section of the .razor file:

Smart Dot

Smart Semicolon

By default, 'Smart Dot' and' Smart Semicolon' are disabled, and you can enable these features on the Editor | C# | Smart Keys options page.

Reconstruct

This release adds' Move to Code Behind' refactoring, which moves the code in the razor page @ code section to a code-behind file (.razor.cs). If there is no code-behind file, this refactoring creates one. This refactoring also brings leading comments, properties, and any necessary references to code-behind files.

To use this refactoring, simply put the caret in the code in the @ code section and press Ctrl+. Or Ctrl+~ calls the Code Actions menu, select "Move to Code Behind", and then press Enter.

Enhanced code style

You can now configure the code style in CodeRush using the following Visual Studio options and the corresponding settings located in the EditorConfig file:

'this.' And 'Me.' Preferences

Predefined type preferences

'var' preferences

Use expression body.

This is the end of the article on "what features have been updated in the new version of CodeRush v20.1.6?" Thank you for reading! I believe you all have a certain understanding of the knowledge of "what functions have been updated in the new version of CodeRush v20.1.6". If you want to learn more, you are welcome to follow the industry information channel.

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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report