主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ramon R Vermeulen
活动总数
7
最后的活动
2024年11月06日 15:21
成员加入日期
2024年03月26日 12:41
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年11月06日 15:21
For what it is worth, this is how I implemented JBCefBrowser in the end:https://github.com/ramonvermeulen/dbt-toolkit/blob/80b8791ba5558e0031858323b8c17aebea903b30/src/main/kotlin/com/github/ramonv...
社区
IntelliJ IDEA Open API and Plugin Development
Interaction between JBCefBrowser JavaScript and Kotlin code
0 票
创建于
2024年03月27日 13:25
Thanks Karol Lewandowski ,In combination with the loop over ProjectFileIndex this worked pretty well, e.g. continuing in the loop if isIgnoredFile returns true.
社区
IntelliJ IDEA Open API and Plugin Development
Iterate over only git tracked files
0 票
已编辑于
2024年03月27日 07:49
Hi Karol Lewandowski ,Thanks for the quick suggestion!Looking at the naming (I might be wrong) I suspect this class and method to be handling changes since the last git commit? What I need is to ba...
社区
IntelliJ IDEA Open API and Plugin Development
Iterate over only git tracked files
0 票