Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
David Retzlaff
Total activity
6
Last activity
February 03, 2025 11:32
Member since
April 16, 2022 13:46
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
April 20, 2022 21:18
Hi Karol,If most completions are intended to complete identifiers I can understand it. At least to a certain degree because when I do not want to do complete an identifier I need a complex workarou...
Community
IntelliJ IDEA Open API and Plugin Development
Completion Contributor: Changed dummy indentifier received by other contributors
0 votes
Edited
April 19, 2022 10:59
Hi Karol,I am trying to implement keyword completion based on the context of my current caret position.According to the Java doc in the com.intellij.codeInsight.completion.CompletionContributor cla...
Community
IntelliJ IDEA Open API and Plugin Development
Completion Contributor: Changed dummy indentifier received by other contributors
0 votes