Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Adona
Total activity
17
Last activity
October 23, 2018 16:37
Member since
April 20, 2018 06:45
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
6
Activity overview
Posts (5)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
October 23, 2018 16:37
I have exactly the same problem, formatter works well with Ctrl+Alt+L but not properly during editing. Reading your last post is not clear for me how you solve the problem. Can you give more detail...
Community
IntelliJ IDEA Open API and Plugin Development
Custom Language Indent
0 votes
Created
October 03, 2018 07:14
Thanks Peter, I understand what you are saying. I probably omitted an important info, I'm trying to search inside my custom language files and it looks like both PsiSearchHelper and CacheManager ...
Community
IntelliJ IDEA Open API and Plugin Development
PsiSearchHelper - findFilesWithPlainTextWords not working
0 votes
Created
July 04, 2018 10:03
Hi Peter, thanks for your reply. My two main concern are: 1) where to place my code 2) how to do it. For concern 1) I'll try to move out from beforeCompletion, understood. For concern 2) I still do...
Community
IntelliJ IDEA Open API and Plugin Development
Custom Language: using PSI elements to get data for intellisense
0 votes
Created
June 04, 2018 10:45
Done! This is the issue: https://youtrack.jetbrains.com/issue/IDEA-193243 Thanks for the reply
Community
IntelliJ IDEA Open API and Plugin Development
Personalized settings for "Project view popup menu" not working
0 votes
Edited
April 20, 2018 08:16
Thanks Peter, this solved the problem.
Community
IntelliJ IDEA Open API and Plugin Development
Custom language - code completion assertion
0 votes