主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Julien
活动总数
28
最后的活动
2021年11月15日 22:12
成员加入日期
2020年05月14日 05:20
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(6)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月09日 04:32
Got my answer, will publish for visibility and help other people that may have the same questions. Add dependency in build.gradle: intellij { ... plugins 'git4idea'} To do this in the cod...
社区
IntelliJ IDEA Open API and Plugin Development
Get current git revision programmatically
2 票
已编辑于
2020年05月14日 07:54
I am having the exact same problem. I tried the VM mentioned above and the fonts are just horrible. Also Macbook Air 2020 and IntelliJ Ultimate
General
Known issues
IDE crashes on MacOS 10.15 Catalina
1 票
创建于
2021年11月15日 22:12
Thank you, it worked!
社区
IntelliJ IDEA Open API and Plugin Development
Code Completion not working
0 票
创建于
2021年11月15日 16:54
Thanks. What I do not understand is why the completion is not showing up when there is no other suggestion. Is there a good example I can rely to to add suggestions to an existing language (let's s...
社区
IntelliJ IDEA Open API and Plugin Development
Code Completion not working
0 票
创建于
2021年11月10日 14:20
Thanks for your message. I checked the settings and auto-completion (basic, type-matching) are all enabled. When triggering, it shows "no suggestion available" while language-based suggestions (not...
社区
IntelliJ IDEA Open API and Plugin Development
Code Completion not working
0 票
创建于
2021年08月18日 14:57
The only thing I can do is getting the profile by using psiFile.getProject().getBasePath() and add the path to this String. Like doing psiFile.getProject().getBasePath() + "/package.json" However, ...
社区
IntelliJ IDEA Open API and Plugin Development
Read file from project
0 票
创建于
2021年08月18日 13:53
Thank you for your response. I read that documentation and the problem is that I do not have a method to get the project path. All I have is a reference to "a file" (anywhere in the project) and al...
社区
IntelliJ IDEA Open API and Plugin Development
Read file from project
0 票
创建于
2021年03月17日 00:50
I found the culprit. I was using the following in my build.gradle. test { useJUnitPlatform()} Once removed, everything started to work! Thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Getting PatchReader to work in a test environment
0 票
创建于
2021年03月16日 14:43
Thank you for your quick response. I will post the plugin repository in a GitHub repository to provide more information.
社区
IntelliJ IDEA Open API and Plugin Development
Getting PatchReader to work in a test environment
0 票
创建于
2021年03月15日 21:09
Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
How to make sure the development sandbox has some plugins installed
0 票
下一页
›
最后
»