kyle foley
- Total activity 77
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 22
-
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 debugging, pycharm stops code at error
AnsweredUsing pycharm 2.7 I used to have some feature activated where if there is an error, whether it be TypeError or IndexError, Pycharm would stop the code right at the place where the error is and then... -
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 unused variables not getting greyed out
AnsweredPycharm mysteriously stopped greying out unused variables. this is very problematic because i need to delete unused variables. i looked here but did not find anything: -
Created Pycharm causes fan to run too much
AnsweredWhenever I run Pycharm the fan on my Mac runs real loudly. This even happens when I shut my computer down for 8 hours. Pycharm is the only application that causes my fan to run. Even when I run ... -
Created cannot view variables pane
In the instructions regarding the variables pane, pycharm documentation simply says: The Variables pane enables you to examine the values stored in the objects of your application.When a stack fra... -
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 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 ...