1132454419
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 How to Add a New Project Type to PyCharm Using Project Wizard and Display It in "File -> New Project"
已回答Hello,I'm working on developing a PyCharm plugin and need to add a new wizard to the project creation list to enable creating a specific project type.I followed the article at https://plugins.jetbr... -
创建于 PyCharm plugin development: Issue with user modifying project name.
已回答I have developed a PyCharm plugin, and there are several functionalities that require accessing the Project object. However, I have encountered an issue where, during the usage of the plugin, if th...