Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Maksim Kolchin
Total activity
44
Last activity
January 13, 2025 20:52
Member since
August 24, 2017 11:38
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
12
Activity overview
Posts (9)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
November 22, 2021 21:16
Hi Yann! Maybe, but none of the combinations of these instructions actually helps. It works in the 211.x and before, but not after.
Community
IntelliJ IDEA Open API and Plugin Development
Custom action for specific file type on an existing shortcut
0 votes
Created
January 15, 2021 21:24
Same issue here, I have a formatter working fine, but I can't get the smart indent on enter working. I asked for an advice in Slack, see https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p161...
Community
IntelliJ IDEA Open API and Plugin Development
what is the correct way to implement indent after "enter"
0 votes
Edited
September 05, 2019 20:51
Yes, looks like FileBasedIndex should help, but as I understand it indexes only files within the project directory, right? Is there a way to ask an implementation of the FileBasedIndexExtension to ...
Community
IntelliJ IDEA Open API and Plugin Development
Completion based on the content of external files
0 votes
Edited
September 04, 2019 17:38
Hi Yann! The index should contain a list of strings and should provide an efficient prefix-based search over this list. The list of strings is computed from the content of an external file. An exte...
Community
IntelliJ IDEA Open API and Plugin Development
Completion based on the content of external files
0 votes
«
First
‹
Previous