主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Arina Efremova
活动总数
2731
最后的活动
2026年05月27日 12:55
成员加入日期
2019年12月20日 11:04
关注
0 名用户
关注者数
5 名用户
投票数
104
订阅数
980
活动概览
文章(0)
帖子(14)
评论(1633)
按最近的活动排序
最近的活动
投票数
创建于
2023年06月21日 17:09
Hi - you can select all of the relevant code, hit Alt+Enter and apply the "Qualify Identifier" intention action. Example: https://www.youtube.com/watch?v=U5SOD-eeK50&t=431s
社区
IntelliJ IDEA Users
Auto completion of the whole script with hotkeys
1 票
已编辑于
2023年06月20日 14:11
Try the following code style settings for the General SQL dialect: They give me this code style in the editor: SELECT *FROM (SELECT t1.col_a, t1.col_b FROM table_t1 t3) t1 JOIN tabl...
社区
IntelliJ IDEA Users
SQL formatting. Subquery in the same line as JION word.
1 票
创建于
2023年05月10日 16:41
Hi Petr, There is no such functionality in IntelliJ IDEA out of the box I'm afraid. You can either submit a new feature request for it to our issue tracker or ask the author of AceJump to introduce...
社区
IntelliJ IDEA Users
Multi caret selection to a given character/word
1 票
创建于
2023年05月10日 16:15
Check if maybe you have accidentally enabled this option:
社区
IntelliJ IDEA Users
How to disable this backlight in Rider
1 票
创建于
2023年05月05日 13:28
Hi - it is not currently possible I'm afraid. You are welcome to vote for https://youtrack.jetbrains.com/issue/IDEA-319727
社区
IntelliJ IDEA Users
How to zoom in or zoom out
1 票
创建于
2023年04月16日 20:08
Thanks @Ian2bates I created a new bug report for this in our tracking system: https://youtrack.jetbrains.com/issue/DBE-17916 You are welcome to follow it to get updates on its progress.
社区
DataGrip
Some Standard Snowflake functions are not recognized in the database tool
1 票
创建于
2023年03月22日 17:04
It seems that the JDK installation path is incorrectly registered in the Windows Registry indeed. To fix this, remove the incorrect registry entry for the OpenJDK installation and reinstall the JDK...
社区
IntelliJ IDEA Users
Annoying message spams console at runtime
2 票
创建于
2023年03月21日 12:02
Hi Vladan,SOCKS proxy is not yet implemented in DataGrip for database connections unfortunately. You are welcome to upvote https://youtrack.jetbrains.com/issue/DBE-2625
社区
DataGrip
Connect to Azure PostgreSQL over proxy
1 票
已编辑于
2023年03月13日 12:44
Pdyoma You can do it in the settings.gradle file of each project: rootProject.name = 'projectName1' The issue itself is a known one. Please upvote https://youtrack.jetbrains.com/issue/IDEA-153554
社区
IntelliJ IDEA Users
"Reload Gradle" overwrites "project name"
1 票
创建于
2023年03月07日 16:19
IntelliJ IDEA has Java language level migration inspections: You can create a separate inspection profile and only enable the inspections that will be relevant for your codebase. Then, you can go ...
社区
IntelliJ IDEA Users
[suggestion] project jdk upgrade
1 票
«
第一页
‹
上一页
下一页
›
最后
»