主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
troywolf
活动总数
15
最后的活动
2017年01月24日 19:51
成员加入日期
2012年10月01日 20:33
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2017年01月24日 19:51
Thanks, @Andriy! Your Google-fu is better than mine apparently. :)
社区
PhpStorm
Why these colors for javascript import statement?
0 票
创建于
2012年10月02日 15:20
Yes.
社区
PyCharm
Converting old skeletons never completes
0 票
创建于
2012年10月03日 19:15
For now, I'm manually fixing line-endings on the linux machine using:Convert a tree of files from Windows line-endings to Unix line-endings > find . -type f -print0 | xargs --null dos2unix This r...
社区
PyCharm
Deployment Host: Ability to force line separator
0 票
创建于
2012年10月04日 17:43
Thanks for the helpful response. I have my project configured for Unix line-endings, but based on what I'm seeing, I think that only affects new files that I create. The files that are already chec...
社区
PyCharm
Deployment Host: Ability to force line separator
0 票
创建于
2012年10月03日 19:13
Well...I pressed forward despite the lack of confirmation/correction to my posted questions and assumptions.Getting my source local seems to have solved all the problems I was having. Mclagett, I'd...
社区
PyCharm
Indexing on a project hosted via SSHFS makes pycharm unusable...disable indexing?
0 票
创建于
2012年10月03日 18:31
I had suspected my issues, while perhaps related to a bug that is soon to be fixed, were also related to the fact that my "local" source was actually a mapped drive to a Samba share on a Linux serv...
社区
PyCharm
Converting old skeletons never completes
0 票
创建于
2012年10月02日 13:28
I suffer a similar problem as mclagett reports. So I understand that I need to get my source local, but I remain confused by a few things.Currently, the source (a Subversion checkout) is located on...
社区
PyCharm
Indexing on a project hosted via SSHFS makes pycharm unusable...disable indexing?
0 票