主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Charlie Choiniere
活动总数
160
最后的活动
2020年08月11日 20:49
成员加入日期
2010年02月04日 17:58
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
47
活动概览
帖子(41)
评论(71)
按最近的活动排序
最近的活动
投票数
创建于
2010年04月19日 12:02
Actually PyCharm has this functionality, but it is only limited to empty lines (strange decision).I just verified this behavior only works in .py files, but not in .html, .json, etc... In my opini...
社区
PyCharm
Soft tabs (virtual tabs?)
0 票
创建于
2010年07月11日 03:40
Under the latest build 96.596 using the layout above I'm still not able to select my conf/settings.py I'm not able to select my settings file from the dropdown in the django preferences menu.The se...
社区
PyCharm
Pycharm: Non Standard Django Settings File Location
0 票
创建于
2015年07月13日 10:58
OK so the queue in terms of the UI was working as it was supposed to. I'll try implementing the BG queue again as a service and sharing it between my components. I'm wondering if the problem has to...
社区
IntelliJ IDEA Open API and Plugin Development
Background Queue with Progress Indicator
0 票
创建于
2015年07月10日 01:10
So I think I managed to setup a BackgroundTaskQueue in a project service so I can share it between two classes and run some Task.Backgroundable tasks. However, it's not really doing what I was expe...
社区
IntelliJ IDEA Open API and Plugin Development
Background Queue with Progress Indicator
0 票
创建于
2015年05月27日 12:23
Ahhh that sounds easy enough. I have one more question about the constructor. Right now my service takes another service in the constructor, is the project passed to the constructor if I register i...
社区
IntelliJ IDEA Open API and Plugin Development
Create Project Service
0 票
创建于
2015年05月21日 12:24
Thanks Yole that's very helpful! I wasn't thinking about the problem correctly, but it makes more sense now. I still have a quesion though. When you say the following:yole wrote:Therefore, you do i...
社区
IntelliJ IDEA Open API and Plugin Development
Current Project in Application Component
0 票
创建于
2015年05月21日 13:29
Great that worked perfectly! I'll keep beating down this path to see what I can come up with. Would marking the webdav roots as sources be a good approach for syncing to a remote root be a good app...
社区
IntelliJ IDEA Open API and Plugin Development
Current Project in Application Component
0 票
创建于
2015年06月01日 00:55
I was able to make the new tags available for completion, but they are still not showing up as valid input. I thought I'd paste the code if anyone else was looking to do the same. I would still lik...
社区
IntelliJ IDEA Open API and Plugin Development
Add Custom HTML Tags
0 票
创建于
2015年07月02日 11:19
I thought that this would be the case. I won't be surprised if I'm doing something fishy with my password key logic. I've recently open sourced my plugin so I'll just link to the offending class. I...
社区
IntelliJ IDEA Open API and Plugin Development
Store unique password in per module settings
0 票
创建于
2015年06月29日 18:27
I figured out two ways of accomplishing this.public class MyToolWindowFactory implements ToolWindowFactory { @Override public void createToolWindowContent(@NotNull Project project, @NotNul...
社区
IntelliJ IDEA Open API and Plugin Development
Get Reference to Component in ToolWindow
0 票
«
第一页
‹
上一页
下一页
›
最后
»