Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
zion
Total activity
17
Last activity
October 19, 2023 06:12
Member since
April 03, 2023 08:56
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (4)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
October 19, 2023 06:12
Karol Lewandowski Thank you for your reply. I tried to implement com.intellij.lang.annotation.Annotator, but I can only modify the color and highlight. How to bold letters?
Community
IntelliJ IDEA Open API and Plugin Development
How to make the first three letters of a certain keyword bold in the code in the editor? For example, make "del" in "delete from table_a" bold
0 votes
Created
April 21, 2023 01:48
Thank you everyone, I hope the documentation will be more and more perfect.
Community
IntelliJ IDEA Open API and Plugin Development
bindText of textField in Kotlin UI DSL Version 2 not working
0 votes
Edited
April 20, 2023 09:03
A Vorobev Thanks very much, I gave it a try. It seems there is still a problem 2023-04-20 16:55:37,506 [ 13560] SEVERE - #c.i.i.p.PluginManager - Cannot invoke "dev.zhaox.core.ui.DomainGenerator...
Community
IntelliJ IDEA Open API and Plugin Development
bindText of textField in Kotlin UI DSL Version 2 not working
0 votes
Created
April 20, 2023 07:45
2023-04-20 15:44:29,984 [ 160290] SEVERE - #c.i.i.p.PluginManager - Cannot invoke "dev.zhaox.core.ui.DomainGeneratorModel.getSql()" because the return value of "dev.zhaox.core.ui.DomainGeneratorDia...
Community
IntelliJ IDEA Open API and Plugin Development
bindText of textField in Kotlin UI DSL Version 2 not working
0 votes
Created
April 20, 2023 07:21
Karol Lewandowski Hey bro I'm waiting for you!!!
Community
IntelliJ IDEA Open API and Plugin Development
bindText of textField in Kotlin UI DSL Version 2 not working
0 votes
Created
April 20, 2023 07:05
Karol Lewandowski I refer to the code in DomoBinding.kt to make Reactivity state. But it always prompts that the Model.getSql() method does not exist. thanks for your answerI refer to the code in ...
Community
IntelliJ IDEA Open API and Plugin Development
bindText of textField in Kotlin UI DSL Version 2 not working
0 votes
Created
April 20, 2023 06:38
@Anna Rodionova Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
When developing the idea plug-in, how to execute the query sql and get the query result?
0 votes
Created
April 18, 2023 09:58
Ibrahim Abdo @... How should it be implemented in the new version?
Community
IntelliJ IDEA Open API and Plugin Development
Run sql statement programatically
0 votes
Created
April 15, 2023 06:24
@Justin Malin Thanks, How to get the execution result of "SmartStatementFactoryService.getInstance().poweredBy(connection).simple().execute(query)"?
Community
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 votes
Created
April 03, 2023 08:56
How did the getConsole method come from?
Community
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 votes