当前位置:网站首页>Updated again, idea 2022.2 officially released
Updated again, idea 2022.2 officially released
2022-07-23 10:57:00 【chenzixia】
A few months ago ,IntelliJ IDEA 2022 The large version has just been released , It's just hot, not long , It was just a few days ago ,IntelliJ IDEA 2022.2 The first public beta It's released again . good heavens , This iteration speed is really yours 
Next, I will introduce some major function updates and improvements of the new version .
Enhance the remote development experience
Remote development capabilities will IDE Split into local and remote components ,IDE backend The back-end service is installed on the remote server for loading and processing projects , meanwhile thin client Then it runs locally and provides complete work UI. These two components pass through SSH Connect , Handle heavy tasks on the remote server , To provide a smooth local experience .
Support Spring 6 and Spring Boot 3 Characteristics of
IntelliJ IDEA 2022.2 Fully support Spring 6 and Spring Boot 3 New features , Including the new @AutoConfiguration Classes and @ConfigurationProperties Class etc. .Support using shortcut keys to change font size globally
The new version introduces keyboard shortcuts that can change the font size of all editors , To enlarge the font , Press ⌃⇧. /Alt+Shift+. ; To reduce the font , Press ⌃⇧,/Alt+Shift+Comma.Support in JSON、YAML and .properties Enable clickable URL
JSON、YAML and .properties The file now has a name in the http:// and https:// Automatically insert... Into the value at the beginning Web Referenced features . Users can easily Web One click in the browser to open these links , It can also be in HTTP From client Context Actions menu (Alt + Enter / Option + ⏎) Generate request .
New for Java Experimental GraalVM Native debugger
IntelliJ IDEA 2022.2 Support debugging native GraalVM Mirror binary , You can attach a debugger to any based on GraalVM The executable of , Or use the attached debugger to launch the application . It will be Maven/Gradle The project automatically creates the corresponding running configuration . But here's the thing , At present, this is also an experimental function , Need to install GraalVM Development versions and plug-ins of .


Improvement on Bean Verify the support of annotations
IntelliJ IDEA 2022.2 For now Java and Kotlin Of Bean Validation The message attribute in the annotation provides references And support folding.
Besides these , There are also some new functions and improvements as follows :- Support Groovy Integrated query
- Upgrade built-in Kubernetes and Docker edition
- 「 Run the current file 」 The function supports running and debugging a single file , Without special operation configuration
- Support importing trusted SSL certificate
- improvement HTTP client
- from JBR11 Switch to JBR17
- improvement Java Code check and code completion function
- Enhanced IntelliJ IDEA The configuration file
边栏推荐
- PXE remote installation and kickstart unattended installation technical documents
- 300 questions, Lecture 6, quadratic form
- Question 300 Leçon 6 type quadratique
- 疫情时期加中年危机——游荡在十字街口的三个月
- Error in na.fail. default(list(Purchase = c(“CH“, “CH“, “CH“, “MM“, “CH“, : missing values in obj
- Switch exchanges
- Solve the Chinese garbled code of post request and get request in servlet
- Redis源码与设计剖析 -- 12.集合对象
- C EventHandler observer mode
- C语言基础知识梳理(一)
猜你喜欢
![[Social Media Marketing] new idea of going to sea: WhatsApp business replaces Facebook](/img/9a/39e5dde85ba005f1cfe37826f70bef.png)
[Social Media Marketing] new idea of going to sea: WhatsApp business replaces Facebook

单点登录-认证服务器与客户端的session过期时间如何统一

华为高层谈 35 岁危机,程序员如何破年龄之忧?

Error reporting when installing opencv in Anaconda virtual environment

Redis source code and design analysis -- 13. Ordered collection objects

6、重心坐标插值和图形渲染管线

【视觉SLAM】ORB-SLAM: Tracking and Mapping Recognizable Features

Question 300 Leçon 6 type quadratique

Deploy metersphere

一次 MySQL 误操作导致的事故,「高可用」都不好使了
随机推荐
Redis source code and design analysis -- 6. Compressed list
对比redis的RDB、AOF模式的优缺点
XSSGAME小游戏(XSS学习)level1-15
MySQL log understanding
Kubernetes technology and Architecture (VI)
Notes and Thoughts on the red dust of the sky (III) as long as the conditions are sufficient, the results will come naturally
Global event bus
Analysis of network security level protection 2.0 standard
thing JS笔记
UNITY VFX syntax error: unexpected token ‘#‘ at kernel CSMain
《天幕红尘》笔记与思考(三)只要条件具足了,结果自然来
单点登录-认证服务器与客户端的session过期时间如何统一
Optimization Net application CPU and memory 11 practices
MySQL index operation
Common neural network parameters and calculations
R language uses DALEX package to explain and analyze the machine learning model built by H2O package: summary and Practice
ROS2的topic pub 指令出现:Failed to populate field: ‘Vector3‘ object has no attribute ‘x:1‘错误
3dMax先蒙皮刷权重,再附加合并
TS type gymnastics intermediate type gymnastics challenge closing battle
Solve the Chinese garbled code of post request and get request in servlet