主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott Wells
活动总数
282
最后的活动
2023年01月12日 14:43
成员加入日期
2016年01月25日 00:45
关注
0 名用户
关注者数
0 名用户
投票数
18
订阅数
67
活动概览
帖子(51)
评论(146)
按投票数排序
最近的活动
投票数
创建于
2018年11月28日 04:13
Trent, I looked back on my version history to see if I had a link to the grammar that I used as the basis for my custom language plugin's grammar back in early 2013, but I couldn't find anything sp...
社区
IntelliJ IDEA Open API and Plugin Development
Starting point for a Java-like grammar for Grammar-Kit?
2 票
创建于
2019年07月17日 16:34
Apologies for the issue. This was the intermediate result of the following discussion about how to implement concatenated string injection: https://intellij-support.jetbrains.com/hc/en-us/community...
General
Known issues
IntelliJ IDEA crashes on start with Illuminated Cloud 2 plugin installed
1 票
创建于
2018年11月21日 23:28
I just logged the following bug for this: https://youtrack.jetbrains.com/issue/IJSDK-506
社区
IntelliJ IDEA Open API and Plugin Development
Do I need to do anything special to have multi-line TODO comments work for line comments in my custom language?
1 票
已编辑于
2016年01月25日 00:50
Sorry for resurrecting this old thread, but I believe I've hit a related problem and want to clarify the solution. I'm calling: FileBasedIndex.getInstance().getAllKeys(getName(), project) and am g...
社区
IntelliJ IDEA Open API and Plugin Development
FileBasedIndex.getAllKeys filtered by module scope
1 票
创建于
2023年01月12日 14:43
Hi, Elizabeth. Thank you for the information. I've tested my multi-module project approach extensively in PyCharm Professional and Community Editions and it seems to work very well, so I'm glad to ...
社区
IntelliJ IDEA Open API and Plugin Development
Possible to have multiple SDKs/libraries in PyCharm?
0 票
创建于
2023年01月05日 19:52
Quick update on this... I continued to figure out how to get this working the way I'd like/prefer in IntelliJ IDEA Ultimate Edition with one module for my plugin's contents and one module per-Pytho...
社区
IntelliJ IDEA Open API and Plugin Development
Possible to have multiple SDKs/libraries in PyCharm?
0 票
创建于
2021年11月10日 16:14
Okay, I mostly have it working. The only issue now is where types are used by both the standard IDE class loader and the custom class loader, e.g., one caches a value and the other retrieves that c...
社区
IntelliJ IDEA Open API and Plugin Development
Does anyone know the classloader wizardry required to use external third-party jars as "provided" at runtime?
0 票
已编辑于
2021年11月10日 15:53
Thanks much. Overall this looks very similar to what I've been trying. It looks like in the end, though, the resulting class loader is being used in a purely-reflective manner. In the BuildHelper c...
社区
IntelliJ IDEA Open API and Plugin Development
Does anyone know the classloader wizardry required to use external third-party jars as "provided" at runtime?
0 票
创建于
2020年07月17日 21:02
Thanks, Dmitry. I think I've found a viable workaround by finding the XML/JSON schema virtual file and forcing the virtual file manager to refresh it on project open. Do you see any down-side to th...
社区
IntelliJ IDEA Open API and Plugin Development
Can I force IDEA to refresh its cached XSDs?
0 票
已编辑于
2020年07月17日 14:56
Hi, Dmitry. I realize it's been a while since we last discussed this, but the original issue seems to have come back. I noticed it first with JSON schema that I'm integrating via the JsonSchemaFile...
社区
IntelliJ IDEA Open API and Plugin Development
Can I force IDEA to refresh its cached XSDs?
0 票
下一页
›
最后
»