主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Julien
活动总数
28
最后的活动
2021年11月15日 22:12
成员加入日期
2020年05月14日 05:20
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(6)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2021年03月15日 16:51
Thank you again for your help!
社区
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 票
创建于
2021年03月15日 16:47
That would do it indeed. Is there any example that shows how to do that? Thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 票
创建于
2021年03月10日 00:54
Hi Yann, Thanks for replying. The externalAnnotator is what I need indeed. However, it seems that I need to specify a language. Is there a way to make the externalAnnotator work for all languages s...
社区
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 票
创建于
2021年03月09日 19:50
Thanks for your message. This is an external tool. I will check out the Annotator approach. Is there any existing plugin or code samples I could use for reference?
社区
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 票
«
第一页
‹
上一页