Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Marcel Wilson
Total activity
223
Last activity
April 18, 2022 14:12
Member since
September 09, 2010 19:57
Following
0 users
Followed by
0 users
Votes
26
Subscriptions
73
Activity overview
Posts (31)
Comments (93)
Sort by recent activity
Recent activity
Votes
Edited
January 22, 2019 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...
Community
PyCharm
keep maximum blank lines not working?
0 votes
Created
January 22, 2019 19:37
I'm confused as to what those two options under "keep maximum blank lines" mean. Could you clarify what they do?
Community
PyCharm
keep maximum blank lines not working?
0 votes
Edited
July 26, 2018 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...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 20:48
Ahh, I'm using 2018.2. Regardless of the individual files, you can still exclude whole folders that don't need indexing.
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 20:36
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 26, 2018 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...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Edited
July 26, 2018 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...
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
Created
July 25, 2018 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...
Community
PyCharm
How to activate interactive python console by default and without first executing program
0 votes
Created
July 25, 2018 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'?
Community
PyCharm
Pycharm run times oddity
0 votes
Created
July 25, 2018 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?
Community
PyCharm
Not able to view code when I open the Python file or Project after 'Invalidating Cache'
0 votes
«
First
‹
Previous
Next
›
Last
»