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 are the advantages of IDEA 2021.1 version

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

Share

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

This article mainly explains "what are the advantages of IDEA 2021.1 version". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn what are the advantages of IDEA 2021.1 version.

Support for WSL 2

It is said that Windows is the best distribution of Linux, but what's the use if your IDE doesn't support WSL?

Now IDEA finally supports WSL 2, so that we can develop on Windows, and running in WSL 2 environment, such as JDK, build environment (maven/gradle) can be in WSL 2 system, it is really cool. In the future, you can completely use WSL 2 for development, daily Windows, all development environments all wsl, and the file system is also open, there is no reason to refuse!

For a detailed tutorial on installing WSL 2 in Windows 10, you can refer to Microsoft's official documentation and follow the documentation step by step, which is very simple.

Document link:

Https://docs.microsoft.com/en-us/windows/wsl/install-win10

Operation target

Run the target, this function is too fragrant. Our program can not only run locally, in WSL 2, on a remote SSH host, but also in Docker, with one click running on Docker.

And Docker's support for WSL 2 is also very good. We can also run Docker in WSL 2 and use the Docker management tool in Windows.

Built-in HTML previewer

In the HTML file, you can use the built-in previewer to preview the web page by clicking the IDEA icon in the upper right corner, and refresh it in real time, without having to open the browser preview again.

Enhancement of search scope

When we search in the future, we can also add external dependencies to the scope to complete a more comprehensive search. The setting entry is in Preferences/Settings | Appearance & Behavior | Scopes

Taskbar enhancements for the Windows version

In the taskbar, right-click IDEA and the most recent project appears

Enhanced Pull Request support

Your submission PR operation will only need to be done in the Pull Request panel, no longer need commands and web pages.

Support for Git submission templates

Compare files with other branches

Now you can compare the files with other branches in the _ Compare with branch_ pop-up box.

Split window optimization

After dividing the editor window vertically, double-click Tab to maximize the current window, and double-click again will restore

Support for JSON Path

When you open the .json file later, you can use JSON Path to filter / convert / output

Support for JAVA 16

IDEA 2021.1 already supports JAVA 16.

Smarter data checking

IDEA will now prompt you for some basic errors, such as negative data length, unpacking and so on.

Support for light color UML background

At this point, I believe you have a deeper understanding of "what are the advantages of the IDEA 2021.1 version?" you might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

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