kyle foley
- Total activity 77
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 22
-
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... -
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 hide frame window
AnsweredFor every 10 times that I use the console window, I use the frame window once. So every time I want to use the console window I have to click on it. If I could get the console window to appear fi... -
Created export heirarchy of entire code
AnsweredI've seen from the callheirarchy button located in navigate that it's possible to export the heirarchy of a specific function. But is it possible to export the heirarchy of an entire file? -
Created Find out if a function/definition is being used
AnsweredPycharm greys out unused variables but it seems that they do not do anything to alert the coder if a function/definition is unused. Some functions are underlined with grey lines but those function... -
Created cannot save the newest version into the local history
AnsweredI've noticed that when I commit changes to github it seems that these changes do not automatically become the most recent file in the local history. Also when I use 'put label', it is also not the... -
Created how do you comment with line block?
AnsweredRight now that feature is grayed out and I cannot figure out how to ungray it. -
Created cannot run program from terminal using pycharm 2017
AnsweredI often run a program using terminal because that speeds things up by a factor of 3. I recently upgraded from a 2016 version of Pycharm to a 2017 version and now I can no longer run th... -
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... -
Edited Pycharm is underlining misspelled words with red when it should not
In the above picture everything that is underlined red should not be. This only started happening when I started using Pycharm in a new workbook so it must be the case that some box is not ticked...