主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Walt Grace
活动总数
16
最后的活动
2023年03月31日 00:06
成员加入日期
2022年01月18日 17:23
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
4
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年03月31日 00:06
Hi Yann I had a pretty good progress and it's kind of working now, following you general rules. It was very hard to trick ValidatingLexerWrapper to keep reading the tokens, but at the end it worke...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing C #define directive
0 票
创建于
2023年03月28日 18:19
And also this line: "Internally it is done by changing the state of preprocessor in such a way that subsequent calls to token type/advance would return these tokens." I have no clue how to do it. O...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing C #define directive
0 票
创建于
2023年03月28日 17:59
Ok I think I'm getting it slowly. Now if you could give some directions of where to do each step. I know it should be something with PsiBuilder and GeneratedParserUtilBase. But something a bit more...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing C #define directive
0 票
创建于
2023年03月28日 15:38
Hi Yann Thanks for you replying. I would have a few questions and would be awesome if you could help me out. I general I think I get the theory but not the practice. In general, I think I don't get...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing C #define directive
0 票
创建于
2022年07月22日 10:54
Yes I do and that was probably the reason. It's now fixed. Was just contra productive to work on something where it's actually something different. Thanks anyway. Can be closed...
社区
IntelliJ IDEA Open API and Plugin Development
Different results on live preview and running ide
0 票
创建于
2022年02月02日 21:45
Yep. I'm currently using the marketplace-zip-signer-cli directly which works fine, but via Gradle would be obviously nicer.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin signing fails when reading private key
0 票
创建于
2022年01月18日 17:27
I'm also having the same problem. And also understand why it is there for, but how can I avoid it being appended to non empty strings? My workaround is just to filter that but it makes the code a b...
社区
IntelliJ IDEA Open API and Plugin Development
How to deal with INTELLIJIDEARULEZZZ in Reference Code Completion?
0 票