Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Julien
Total activity
28
Last activity
November 15, 2021 22:12
Member since
May 14, 2020 05:20
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
7
Activity overview
Posts (6)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
November 10, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Code Completion not working
0 votes
Created
August 18, 2021 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, ...
Community
IntelliJ IDEA Open API and Plugin Development
Read file from project
0 votes
Created
August 18, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Read file from project
0 votes
Created
March 17, 2021 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.
Community
IntelliJ IDEA Open API and Plugin Development
Getting PatchReader to work in a test environment
0 votes
Created
March 16, 2021 14:43
Thank you for your quick response. I will post the plugin repository in a GitHub repository to provide more information.
Community
IntelliJ IDEA Open API and Plugin Development
Getting PatchReader to work in a test environment
0 votes
Created
March 15, 2021 21:09
Thank you!
Community
IntelliJ IDEA Open API and Plugin Development
How to make sure the development sandbox has some plugins installed
0 votes
Created
March 15, 2021 16:51
Thank you again for your help!
Community
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 votes
Created
March 15, 2021 16:47
That would do it indeed. Is there any example that shows how to do that? Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 votes
Created
March 10, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 votes
Created
March 09, 2021 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?
Community
IntelliJ IDEA Open API and Plugin Development
Generic inspection tool
0 votes
«
First
‹
Previous