kyle foley

- Total activity 77
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 3
- Subscriptions 22
-
Created When I step into a function and hit f7 I go to the threading module first
AnsweredI 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... -
Created pycharm has become unworkable, a total reset should fix the problem
AnsweredIt 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 ... -
Created problems with python classes in pycharm
CompletedI made a video to illustrate my problem since it is quite complicated. https://drive.google.com/file/d/1FRq9aV0XND6V5NRN_ucoQ3DuqzsHJQt2/view?usp=sharing -
Created 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... -
Created 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 ... -
Created 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... -
Created Is there a max number of files you can have open in pycharm
AnsweredI'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... -
Created Can't configure Pycharm to use python 3.5
AnsweredRight 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 ... -
Created Pycharm 2017.2 has crashed twice in the last 3 hours due to change signature
AnsweredI 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 ... -
Created how do you hide the dictionary hash number
AnsweredDo 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...