主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott Wells
活动总数
282
最后的活动
2023年01月12日 14:43
成员加入日期
2016年01月25日 00:45
关注
0 名用户
关注者数
0 名用户
投票数
18
订阅数
67
活动概览
帖子(51)
评论(146)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月17日 16:30
Thanks, Nikolay!
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月17日 04:09
It appears that this same exists exists with PhpStorm and RubyMine. Because all three of these plugins are available for installation into IntelliJ IDEA Ultimate Edition, you can't reliably build a...
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月11日 19:43
Yann, I've run an interesting issue with ConcatenationAwareInjector. Just like JavaConcatenationToInjectorAdapter, I've implemented my own ApexConcatenationToInjectorAdapter and registered it as a ...
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月10日 14:30
Thanks again, Yann. I'll take a look today and see if I can get that implemented as well before the next release.
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月09日 23:37
Quick update on this...I managed to make things work a bit more seamlessly, albeit not perfectly. If the injected concatenation doesn't parse properly, I suppress some of my code inspections that w...
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月08日 19:13
Yann, with your pointer I have this all working for the most part. I do have three follow-up questions/issues: Invalid Concatenated Strings First, there's one corner case that's not working properl...
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年07月08日 14:04
Perfect. Thanks, Yann!
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年05月21日 14:35
I filed a ticket here since this seems to be a plugin SDK issue: https://youtrack.jetbrains.com/issue/IJSDK-607
社区
IntelliJ IDEA Open API and Plugin Development
VfsUtil.markDirtyAndRefresh() seems flaky in recent builds (2019.1+)
0 票
创建于
2019年05月21日 00:22
Yeah, something is definitely wrong here. I can regularly (but not 100% reliably) reproduce the following behavior: My plugin uses FileUtil.createTempDirectory() to create a temporary directory an...
社区
IntelliJ IDEA Open API and Plugin Development
VfsUtil.markDirtyAndRefresh() seems flaky in recent builds (2019.1+)
0 票
创建于
2019年04月16日 20:20
Thanks, Yann. I posted this question in a few different places when I didn't see any response on it for almost a week during which I was fielding a growing number of support issues because of it. I...
社区
IntelliJ IDEA Open API and Plugin Development
Best practices for packaging a plugin that uses JAX-WS, etc., to work under both Java 8 and Java 11 JREs
0 票
«
第一页
‹
上一页
下一页
›
最后
»