主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brian
活动总数
17
最后的活动
2025年11月15日 17:22
成员加入日期
2024年08月05日 16:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2025年11月15日 17:22
Ctrl-Shift-A is useful, thank you!
社区
IntelliJ IDEA Users
Is there a way to set up a single keystroke that tells the IDE to stop suggesting code completions?
0 票
已编辑于
2025年11月14日 21:00
Well, JetBrains AI says there is not:There is no built-in shortcut to instantly dismiss or suppress code completion suggestions for the current session. The standard way to reject all suggestions i...
社区
IntelliJ IDEA Users
Is there a way to set up a single keystroke that tells the IDE to stop suggesting code completions?
0 票
创建于
2025年03月26日 19:12
Problem solved (thanks, Serge Baranov!):Disable Settings | Build, Execution, Deployment | Build Tools | Maven | Runner | Delegate IDE build/run actions to Maven.
社区
IntelliJ IDEA Users
Cannot enable dynamic classpath in 2024.3
0 票
创建于
2025年01月23日 16:26
That worked, thanks again!
社区
IntelliJ IDEA Users
git cli available from within IntelliJ?
1 票
创建于
2025年01月17日 16:04
Ah, perfect! Completely missed that. So digging deeper, I found this dialog and tried to set it up to bring up git-bash: However, it's not opening up the Terminal window in the IDE, but rather p...
社区
IntelliJ IDEA Users
git cli available from within IntelliJ?
0 票
创建于
2024年08月23日 15:00
Sorry for the delay in getting back on this. So I'm not sure what happened, but somewhere along the way, something changed and now I can see dependencies under each dependent project: I'm not sure...
社区
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 票
创建于
2024年08月08日 14:35
Let me see what I can share with you all. I might need to create a smaller version of the project; it's rather large.As far as I can tell, this only affects maven projects.
社区
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 票
创建于
2024年08月07日 17:35
Lots of indexing after I restarted, looks like all the dependencies were indexed. I can do maven builds, but still am missing the dependency tab/folder in the Maven view.I can see in the Dependenc...
社区
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 票
创建于
2024年08月06日 18:14
It's not there: The only way I can get my unit tests to recognize the dependencies is to select the offline button first. I've rebuilt multiple times, invalidated caches, and have removed the .ide...
社区
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 票