zion
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
-
zion 创建了一个帖子, 已回答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
I want to develop a plugin. Implement bolding of del in the delete sql statement in the code editor. How should I implement it? SyntaxHighlighterBase? -
zion 创建了一个帖子, java.lang.NoSuchMethodError: 'com.intellij.database.model.DatabaseSystem com.intellij.database.psi.DbDataSourceImpl.getDelegate()'
After the plug-in is packaged, the idea prompts when using it: java.lang.NoSuchMethodError: 'com.intellij.database.model.DatabaseSystem com.intellij.database.psi.DbDataSourceImpl.getDelegate()'at d... -
-
-
-
zion 进行了评论, -
-
zion 创建了一个帖子, 已回答bindText of textField in Kotlin UI DSL Version 2 not working
@ApiStatus.Internalinternal data class DomainGeneratorModel(var sql: String,var domainName: String,var targetFolder: String)internal class DomainGeneratorDialogWrapper constructor(project: Project... -
zion 进行了评论,