Collin Barber
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 5
-
创建于 Cannot find builtin plugin 'Pythonid' for IDE
已回答Hello, I am trying to make a tool that supports Java and Python for code generation (I plan on supporting many languages, but I am currently struggling with Python). I am also trying to support all... -
已编辑于 Markdown Preview Swing Component
已回答## What I am trying to create A method I can call like `createMarkdownPreview(String markdownText)` which returns a `JComponent` so I can use it in a UI. I want to use IntelliJ's (and I want my plu... -
创建于 DSL UI v2 Binding an Enum and Observable Pattern
已回答Hello! I am developing a plugin for python code generation. I am making a popup window with a preview of the generated code. I am trying to take advantage of the bindings feature in the DSL UI, but... -
创建于 EditorTextField is not edittable
已回答Hello, I am creating a plugin for PyCharm to generate getters and setters for private variables (I understand how weird that is for python, this code is not for me). I want to let people edit the f...