CleanMyPC

最新版本 IntelliJ IDEA 2021.1

IntelliJ IDEA 2021.1

IntelliJ IDEA 2021.1
保持你的 Windows PC 清潔,並像 CleanMyPC 一樣運行。它掃描你的整個計算機清理垃圾文件,加快你的電腦,並提高其性能。 CleanMyPC 不僅僅是個人電腦清潔劑 - mdash; 它是一個關心您的計算機的重要工具.

CleanMyPC 功能:

一個好的 PC 清理使所有差異
當你使用你的電腦,它堆積了所有類型的垃圾:緩存,日誌文件,什麼不是。這個垃圾吞噬了你的磁盤空間,拖累了你電腦的性能。 CleanMyPC 確切地知道在哪裡找到無用的文件,以及哪些是安全刪除。點擊幾下鼠標而你又重新回到了一個快速,乾淨的 PC 上.

讓 Windows 註冊表雜亂無章
想像一下,在一個裝滿垃圾的壁櫥裡找東西。可能需要你幾個小時。這與 Windows 註冊表是如何協同工作的:當它過時的條目混亂時,您的軟件和操作系統無法在那裡找到正確的數據。 CleanMyPC 保持您的電腦上的註冊表乾淨,以確保您的計算機速度.

卸載正確的方法來保持您的電腦清潔
大多數 Windows 應用程序帶有自己的卸載程序— 除非他們並不總是刪除整個程序,並留下無用的緩存文件或工具欄。 CleanMyPC 擦拭一個程序的每一個痕跡,即使是通常被忽視的殘羹剩飯。因為當你想從你的電腦上消失的東西,你想它真的走了.

Windows 啟動贏得不再讓你失望
永遠讓你的電腦啟動?這是因為與 Windows 一起加載的自動運行程序。減輕您的系統上的負載,而無需翻閱設置:CleanMyPC 顯示您在一個列表中自動運行項目,所以只需點擊一下即可。有沒有更簡單的方法來加快 PC 啟動.

關於擴展 610235896 為什麼使用工具欄和擴展你的 PC 上額外的負載,你甚至不使用? CleanMyPC 保持附加內容易於到達,所以你可以迅速發現你不需要的,並把它們關閉。

安全地清除文件
你知道其他人可以恢復你刪除的文件嗎?除非你安全地刪除它們,當然。 CleanMyPC 撕碎你的文件,使他們無法恢復,所以你可以確定敏感數據不見了.

保護你的在線隱私
CleanMyPC 掃描你的所有瀏覽器收集你的在線活動的痕跡在一個地方。無需挖掘瀏覽器設置來清理 cookie 或登錄數據:只需點擊一個按鈕來擦除整個在線歷史記錄 clean.

獲取休眠文件
即使您從未使用休眠模式,也有一個存儲會話快照的文件如果你這樣做 - — 並在您的磁盤上佔用千兆字節。手動禁用它可能會很麻煩,但是 CleanMyPC 使得這個超級簡單.

注意:只會在演示版本中清除系統中 500MB 的垃圾。需要.NET Framework.

ScreenShot

軟體資訊
檔案版本 IntelliJ IDEA 2021.1

檔案名稱 ideaIC-2021.1.exe
檔案大小
系統 Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64
軟體類型 未分類
作者 MacPaw Inc.
官網 https://macpaw.com/cleanmypc
更新日期 2021-04-07
更新日誌

What's new in this version:

Key updates:
- Integration with Space, our new platform for software development and team collaboration, is now available out of the box.Once you log in to your organization in JetBrains Space, you can view and clone project repositories, review your teammates’ code, and write Space automation scripts. Learn more.
- We now support WSL 2 for Java projects
- Code With Me, a service for collaborative development and pair programming, now comes out of the box featuring video and audio calls
- The new Run Targets feature allows you to run, test, profile, and debug your application in Docker containers or on remote machines

User experience:
- Your IDE features a built-in browser preview for HTML files. The preview updates on the fly when you change your HTML or the linked CSS and JavaScript files.
- It is possible to include or exclude External Dependencies in the search scope
- We’ve labeled several UI and gutter elements to be read out correctly with the enabled screen reader
- If you use the high-contrast mode on Windows, your IDE will automatically apply the high-contrast theme upon its first launch
- If you are a Windows user, you can open your recent projects by right-clicking on the IntelliJ IDEA icon on the taskbar or the Start menu

Version Control:
- This release introduces several updates for Pull Requests, including faster creation, the ability to open the in-editor diff quickly, and support for pull request templates.
- We’ve added support for Git commit templates in which you can outline the custom information you need in the commit message
- You can now easily choose a code inspection profile before committing changes to VCS – just click the gear icon to show commit options, tick the Analyze code checkbox, click Choose profile, and select the desired profile
- The new down-arrow icon next to Show diff in the Compare with branch dialog allows you to get a file from another branch
- It is possible to copy your changes to the Shelf while keeping them in the local changes with our new Save to Shelf action
- The Perforce plugin is now fully compatible with IntelliJ IDEA Community Edition and comes bundled with your IDE

Editor:
- New typography settings in Preferences / Settings | Editor | Fonts let you fine-tune the weight of your main and bold font styles
- Whenever several tabs that split the editor vertically are open, you can double-click either of them to maximize the editor window for that specific tab.
- Your IDE supports JSONPath expressions with the Goessner or Jayway syntaxes. The new Evaluate JSONPath Expression action for writing queries in JSONPath and testing them is available via Edit | Find.
- IntelliJ IDEA has support for the JSON Lines format, recognizing .jsonl, .jslines, .ldjson, and .ndjson file types

Profiler:
- We reworked the Profiler UI and added two new actions that you can access with a right-click on a running application. Capture Memory Snapshot action allows you to take *.hprof snapshots of your applications, and CPU and Memory Live Charts opens a tab with tools for tracking and visualizing resource consumption.

Java:
- IntelliJ IDEA has basic support for Java 16, which was released in March 2021
- We’ve added several new inspections, including ones for data flow analysis
- We’ve introduced new formatting options for chained builder methods to help improve their readability

Kotlin:
- We’ve increased the code analysis speed making it possible to detect errors and warnings much faster
- If you use functions that require type parameters, the IDE adds the correct type parameter to the preceding code
- UML class diagrams now work for Kotlin compiled to JVM
- IntelliJ IDEA’s own code coverage runner now fully supports Kotlin in inline functions and coroutines
- The IntelliJ IDEA debugger can evaluate get expressions in Kotlin and display them in the Variables view
- We’ve reworked the UI for the Change Signature refactoring and added a new checkbox that lets you set the added parameter as the default one

JavaScript:
- Fixing code problems with Stylelint is now easier – just hover over a problem or place a caret on it, press Alt+Enter, and select Stylelint: Fix current file
- Quick MDN documentation for JavaScript APIs, HTML, and CSS is now embedded in your IDE
- You can now check the specificity of your selectors when working with style sheets

Scala:
- The Type Diff tooltip now supports kinds
- This release introduces Scala code completion based on machine learning
- In addition to modules, compilation charts can now show compiler phases and units, so you can gain even deeper insight into your compilation
- The sbt-idea plugin makes it possible to develop IntelliJ Platform plugins using Scala and sbt. There’s now a built-in Project Wizard template to make the process even easier (this feature depends on the Plugin DevKit).

Database tools:
- We’ve added a UI for editing grants when modifying objects. This update is available for PostgreSQL, Redshift, Greenplum, MySQL, MariaDB, DB2, SQL Server, and Sybase
- We’ve added live templates that allow generating simple statements straight from the database explorer
- We’ve simplified the navigation – Go to declaration (Ctrl/Cmd+B) invoked on an object in SQL now takes you to the DDL, not to the database tree
- We’ve improved the sorting of data
- The most famous shortcuts in the world Ctrl/Cmd+C/V/X now work for copying, cutting, and pasting data sources
- You can now edit data in MongoDB collections. A statement preview is also available

Build tools:
- We’ve brought back the ability to customize settings when importing Maven projects

Frameworks & Technologies:
- The new inspection highlights http:// protocol usages and offers to change them to https://
- The HTTP client comes with several updates. You can collapse the returned HTML, JSON, or XML, as well as copy its body, hide line numbers, choose the display format, and quickly scroll to the top and the bottom of the response
- If you use SSL client authentication for https:// protocols, you can configure SSL settings in the HTTP client
- When you create Spring, Micronaut, Quarkus, and MicroProfile projects, it only takes two steps to start working with them. You can enter all the key information on the first screen of the updated wizard and configure framework-specific settings on the second one
- We’ve added redesigned and clickable icons to the gutter for projects that include JPA entities. We’ve also improved JPA support for Kotlin and multi-module projects
- You can use the JPA console for writing and running JPQL queries in Jakarta EE 9 projects
- If you use our light theme, the UML Diagrams will update with a new color scheme
- Swagger supports specifications with external file references ($ref) and more nodes in the Structure view for specification files
- We’ve added a new experimental tool for detecting DOM elements of a web application. You can access it via Tools | Generate Selenium Page Object

Other:
- Support for publicly available shared indexes is embedded into IntelliJ IDEA Community Edition
- IntelliJ IDEA now supports all Android Studio 4.1.1 updates
- IntelliJ IDEA can now import OSGI facet settings from the bnd-maven-plugin

IntelliJ IDEA 2021.1 相關參考資料
IDEA 2021.1 latest builds - IntelliJ IDEA - Confluence

2021年5月4日 — IntelliJ IDEA 2021.1 is new massive update of the IDE to be released at Spring 2021. Download IntelliJ IDEA 2021.1. IntelliJ IDEA 2021.1.1 (build ...

https://confluence.jetbrains.c

IntelliJ IDEA 2021.1 (211.6693.111 build) Release Notes ...

https://confluence.jetbrains.c

IntelliJ IDEA 2021.1 : The IntelliJ IDEA Blog | JetBrains Blog

IDEs. AppCode; CLion; DataGrip; GoLand; IntelliJ IDEA; MPS; PhpStorm; PyCharm; Rider; RubyMine; WebStorm; Toolbox App; Scala · Big Data Tools ...

https://blog.jetbrains.com

IntelliJ IDEA 2021.1 EAP : The IntelliJ IDEA Blog | JetBrains Blog

IDEs. AppCode; CLion; DataGrip; GoLand; IntelliJ IDEA; MPS; PhpStorm; PyCharm; Rider; RubyMine; WebStorm; Toolbox App; Scala · Big Data Tools ...

https://blog.jetbrains.com

IntelliJ IDEA 2021.1 Goes Beta! | The IntelliJ IDEA Blog

2021年3月4日 — IntelliJ IDEA 2021.1 Goes Beta! · Support for Java 16. · Ability to open Maven and Gradle stored in WSL 2 and work with them in the WSL 2 ...

https://blog.jetbrains.com

IntelliJ IDEA 2021.1 is Out! | The IntelliJ IDEA Blog

You can also upgrade from inside the IDE or use snaps if you are an Ubuntu user. IntelliJ IDEA 2021.1. This ...

https://blog.jetbrains.com

IntelliJ IDEA 2021.1 Release Candidate Is Out! | The IntelliJ ...

The IntelliJ IDEA 2021.1 RC is available, meaning this could be the last chance for you to try out our updates ...

https://blog.jetbrains.com

IntelliJ IDEA 2021.1.1 (211.7142.45 build) Release Notes ...

https://confluence.jetbrains.c

IntelliJ IDEA 2021.1.1 Is Available | The IntelliJ IDEA Blog

2021年4月29日 — The release of IntelliJ IDEA 2021.1 didn't go quite as we expected. Though we delivered a lot of major long-awaited features, there were ...

https://blog.jetbrains.com

What's New in IntelliJ IDEA - 2021.1 - JetBrains

IntelliJ IDEA 2021.1 introduces Java 16 and WSL 2 support, Space integration, Code With Me, a HTML preview window inside the IDE, the option to run code on ...

https://www.jetbrains.com