kyle foley
- 活动总数 81
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 23
-
创建于 When I step into a function and hit f7 I go to the threading module first
已回答I have checked the box: settings -> debugger -> stepped -> do not step into scripts -> threading.py And pycharm still goes into the threading module each time I hit f7. I need to figure out ho... -
创建于 pycharm has become unworkable, a total reset should fix the problem
已回答It all started when I created 300,000 files amounting to about 1 gig. Pycharm couldn't index them and I started getting the error message: 'generating skeletons'. I moved the large files outside ... -
创建于 problems with python classes in pycharm
已完成I made a video to illustrate my problem since it is quite complicated. https://drive.google.com/file/d/1FRq9aV0XND6V5NRN_ucoQ3DuqzsHJQt2/view?usp=sharing -
创建于 expand recursively function not working on pycharm
I really love the expand, collapse recursively function on pycharm, so if i could get it to work right that would really speed things up. The collapse all function works but it is not nearly as go... -
创建于 Eliminate 'waiting for connection'
I've noticed that sometimes that status bar that says 'waiting for connection' will not appear and pycharm works faster. How can I set up pycharm so that it never waits for a connection but just ... -
创建于 quickly change script in debug configurations
Is there a way to quickly change the script in debug configurations. for example, if i'm debugging two scripts or two files, i constantly have to switch back and forth between them. it takes about... -
创建于 Is there a max number of files you can have open in pycharm
已回答I've noticed that my files keep disappearing on the this tab It seems that the max I can is 10. This is very annoying because I have to keep opening files which requires a lot of clicks of the but... -
创建于 Can't configure Pycharm to use python 3.5
已回答Right now I'm using Python 3.6 but in order to use the natural language tool kit I need to use python 3.5. I downloaded 3.5 but when I hit edit configurations and then select the interpreter, 3.5 ... -
创建于 Pycharm 2017.2 has crashed twice in the last 3 hours due to change signature
已回答I just started working with Pycharm 2017.2 and in the last 3 hours it has crashed twice when I tried to change the signature of a function. What happens is it will freeze and I will have to force ... -
创建于 how do you hide the dictionary hash number
已回答Do you see in the picture below the number 4302964472? I'm never going to use that information and sometimes it pushes useful information off the screen. If I could hide that information that would...