Patrick Scheibe
Hey there, I'm Patrick, also known as halirutan in the world wide web. By day, I'm just a curious neuro-physicist diving into the world of MRI data, and by night, I put on my coding cape to work on IntelliJ Platform plugins and SDK documentation. I enjoy tinkering with Key Promoter X and the Wolfram Language plugin. Just a regular guy here to learn, share some laughs, and maybe help out a little along the way!
- 活动总数 96
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 26
- 订阅数 30
-
已编辑于 "Adding" a plugin ID to a plugin that currently has none. Is it possible without breaking everything?
已回答Right now, the Key Promoter X has no plugin ID specified and I only realized this 3 years later when investigating in this IntelliJ issue with icons. Therefore, the `<name>` inside my `plugin.xml` ... -
创建于 DocumentationProvider: HTML with math formulas (MathML, MathJax, JS, CSS)
已回答In the language my plugin supports, the built-in functions are often mathematical and their short documentation often contains formulas. The native usage docs look like this and until now, I have ...