主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Marcel Wilson
活动总数
223
最后的活动
2022年04月18日 14:12
成员加入日期
2010年09月09日 19:57
关注
0 名用户
关注者数
0 名用户
投票数
26
订阅数
73
活动概览
帖子(31)
评论(93)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年01月22日 20:28
I'm not sure that makes sense to me. If there shouldn't be any more blank lines than the specified number, shouldn't that mean the code cleanup should ignore the number of blank lines less than the...
社区
PyCharm
keep maximum blank lines not working?
0 票
创建于
2019年01月22日 19:37
I'm confused as to what those two options under "keep maximum blank lines" mean. Could you clarify what they do?
社区
PyCharm
keep maximum blank lines not working?
0 票
已编辑于
2018年07月26日 21:09
Invalidating cache does not delete scripts. It's just clearing out the indexes. As a general rule I only include source files in my Pycharm projects. Occasionally there are folders that get in...
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
创建于
2018年07月26日 20:48
Ahh, I'm using 2018.2. Regardless of the individual files, you can still exclude whole folders that don't need indexing.
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
创建于
2018年07月26日 20:36
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
创建于
2018年07月26日 20:23
Untitled is your root folder. Within it are lots of files? If so, you likely need to exclude these files. example: I want to exclude all txt and png. I add the pattern like this: You'll know y...
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
已编辑于
2018年07月26日 18:09
If it's taking that long, there is a good chance Pycharm is indexing more than you want. I noticed that when I had a larger project that included logs, text files, databases, etc, Pycharm would ge...
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
创建于
2018年07月25日 18:11
I open the console via the bottom left corner. This should be the same as Tools> Python Console. If this isn't working I wonder if it is because you don't have an interpreter setup in your proj...
社区
PyCharm
How to activate interactive python console by default and without first executing program
0 票
创建于
2018年07月25日 18:03
Are you running the script within Pycharm? If so, what is the time difference when you run the same script outside pycharm? Are you using 'Run' or 'Debug'?
社区
PyCharm
Pycharm run times oddity
0 票
创建于
2018年07月25日 17:51
I see a progress bar at the bottom of pycharm when I start it up for the first time after invalidating the cache. Pycharm has to rebuild the skeletons. Is it doing this?
社区
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 票
«
第一页
‹
上一页
下一页
›
最后
»