Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
val bendan
Total activity
11
Last activity
February 11, 2022 12:34
Member since
January 21, 2022 13:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
February 11, 2022 12:34
It seems google dose not like email from China :( (google rejected my reply mail) I have sent you a another email from my private email (outloook.com)
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 11, 2022 12:29
The mail I sent is rejected by your mail provider. I have reply to your email with code attached.
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 11, 2022 10:14
mail send from: dev at qiyutech.tech
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 11, 2022 10:03
I‘d like share my code with you through email if you can provider your email account.
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 11, 2022 09:15
If I change language to "ANY", my completion function will be called properly, but the passed PSI is host language PSI, not injected language PSI. Under this case(language=ANY), even I add completi...
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 11, 2022 09:05
extend(CompletionType.BASIC, PlatformPatterns.psiElement(), TemplateVarCompletionProvider()) Plugin.xml <completion.contributor language="DjangoTemplate" implementationClass=...
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes
Created
February 10, 2022 13:19
I have record a short video https://youtu.be/vYmRDT3BBeo
Community
IntelliJ IDEA Open API and Plugin Development
Injected Template language inline code completion ?
0 votes