主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Marcus Chok110
活动总数
25
最后的活动
2024年03月23日 01:32
成员加入日期
2024年01月31日 17:12
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
6
活动概览
帖子(6)
评论(8)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年03月23日 01:32
Hi Karol Lewandowski ,I thought this functionality already exists in the platform. For example, there is a Code Template for generating a Java test method, and when generating it inside the editor,...
社区
IntelliJ IDEA Open API and Plugin Development
Using a File/Code Template as a Live Template
0 票
创建于
2024年03月23日 01:28
Just submitted a ticket at https://youtrack.jetbrains.com/issue/PY-71475/Project-Wizard-Validation-Doesnt-Block-Creation-when-using-NewProjectWizardDirectoryGeneratorAdapterThank you, Karol!
社区
IntelliJ IDEA Open API and Plugin Development
Project Wizard Validation using NewProjectWizardDirectoryGeneratorAdapter
0 票
创建于
2024年02月28日 01:41
I'll look into both of those then, thank you so much again!
社区
IntelliJ IDEA Open API and Plugin Development
Completion Provider with Custom Condition and Improper Handling of Special Characters
0 票
创建于
2024年02月28日 01:40
Okay, understood, thank you so much Karol, I'll look into the resources you provided!
社区
IntelliJ IDEA Open API and Plugin Development
Custom Project FIle/Directory Path Completion Contributor and Provider for YAML Files
0 票
创建于
2024年02月26日 16:05
Hi Karol Lewandowski ,Thank you for the reply! I had come across that post but I wasn't sure if it was out of date since it's a decade old, and I didn't quite understand some of the follow up repli...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Project FIle/Directory Path Completion Contributor and Provider for YAML Files
0 票
已编辑于
2024年02月14日 03:04
It seems the compiler complains when I try that, since this.<String, String>map().provideDelegate() returns StoredProperty<Map<String, String>> instead of MapStoredProperty<String, String>I think I...
社区
IntelliJ IDEA Open API and Plugin Development
Run Configuration - Update to Map Stored Property in UI does not allow "Apply"
0 票
创建于
2024年02月02日 17:52
Alright perfect, thank you so much for the clarification!
社区
IntelliJ IDEA Open API and Plugin Development
Optional Plugin Dependency Failed to Compile without Plugin Registered in build.gradle.kts
0 票
创建于
2024年02月01日 14:19
Karol Lewandowski Thank you for the reply!Sorry, it was my understanding that by using optional dependencies from the docs that I could use that Python plugin's functionality only if it installed (...
社区
IntelliJ IDEA Open API and Plugin Development
Optional Plugin Dependency Failed to Compile without Plugin Registered in build.gradle.kts
0 票